mirror of
https://github.com/odoo/documentation.git
synced 2025-12-12 07:29:27 +07:00
[IMP][CSS] Fix data indentation
This commit is contained in:
committed by
Antoine Vandevenne (anv)
parent
b65f74055f
commit
ba0c7f42ba
@@ -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