ui: increase label width after font changes.
This commit is contained in:
parent
2b6d6acff5
commit
1afcbb6b9d
1 changed files with 1 additions and 1 deletions
|
|
@ -436,7 +436,7 @@ dd {
|
|||
@media (min-width: 768px) {
|
||||
dt {
|
||||
float: left;
|
||||
width: 180px;
|
||||
width: 185px;
|
||||
clear: left;
|
||||
text-align: right;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue