mirror of
https://github.com/odoo/documentation.git
synced 2026-01-04 02:36:32 +07:00
[IMP][CSS] Fix data indentation
This commit is contained in:
committed by
Antoine Vandevenne (anv)
parent
1f95fc014b
commit
f3573dbfae
@@ -496,6 +496,10 @@ header {
|
||||
}
|
||||
}
|
||||
|
||||
dl:not([class]) dd {
|
||||
margin-left: $o-margin-s;
|
||||
}
|
||||
|
||||
dl.field-list {
|
||||
@include font-size($font-size-sm);
|
||||
padding: .5rem;
|
||||
|
||||
Reference in New Issue
Block a user