* Fix bug #20358.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
.nav > li {margin-right: 5px; display: inline-block; margin-top: 5px;}
|
||||
|
||||
#steps .step-id {text-align: center; vertical-align: middle;}
|
||||
#steps .step-item-id {background-color: transparent; border: none; display: none; width: 30px; padding-left: 0; padding-right: 0; text-align: right; padding-right: 8px;}
|
||||
#steps .step-item-id {background-color: transparent; border: none; display: none; width: 40px; padding-left: 0; padding-right: 0; text-align: right; padding-right: 8px;}
|
||||
#steps .checkbox-inline input[type="checkbox"] {top: -2px;}
|
||||
#steps .btn-group .btn {padding-left: 0; padding-right: 0; min-width: 30px;}
|
||||
#steps .step-actions {width: 98px;}
|
||||
|
||||
Reference in New Issue
Block a user