Revert "gluon-luci-theme: remove top padding cbi-field-title"
This reverts commit f37f1f1ac2c9a44d0aafb25e3f5a01e16df6019e.
This commit is contained in:
parent
cd0a932ac0
commit
4f65d49950
File diff suppressed because one or more lines are too long
@ -632,12 +632,13 @@ table.cbi-section-table .cbi-section-table-cell {
|
||||
div.cbi-value {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
margin-bottom: 0.8em;
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
.cbi-value-title {
|
||||
flex: 2;
|
||||
text-align: right;
|
||||
padding-top: 0.39em;
|
||||
padding-right: 1em;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user