mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] dl/dt/dd style.
This commit is contained in:
parent
85867f9a0e
commit
eb2902f6ad
2 changed files with 6 additions and 3 deletions
|
@ -372,12 +372,15 @@ a.list-group-item-heading,
|
|||
border-top: 0;
|
||||
}
|
||||
|
||||
|
||||
@dl-horizontal-offset: 220px;
|
||||
.dl-horizontal {
|
||||
dt,
|
||||
dd {
|
||||
min-height: 1.5em;
|
||||
}
|
||||
dd {
|
||||
ul {padding-left: 20px;}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
4
src/dist/css/style.min.css
vendored
4
src/dist/css/style.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue