[fix] dl/dt/dd style.

This commit is contained in:
opi 2015-11-15 16:02:32 +01:00
parent 85867f9a0e
commit eb2902f6ad
2 changed files with 6 additions and 3 deletions

View file

@ -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;}
}
}

File diff suppressed because one or more lines are too long