.admin-dl-horizontal

This commit is contained in:
crackcomm 2014-04-01 05:44:30 +02:00
parent 868d921f7b
commit 5a07b5430e
4 changed files with 15 additions and 15 deletions

View file

@ -1234,10 +1234,10 @@ html, body {
/* admin dashboard/configuration */
.dl-horizontal > dt {
.admin-dl-horizontal > dt {
width: 320px;
}
.dl-horizontal > dd {
.admin-dl-horizontal > dd {
margin-left: 340px;
}