Remove extra margins for checkbox and radios
This commit is contained in:
@@ -171,10 +171,6 @@ select.form-control {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
input[type="checkbox"], input[type="radio"] {
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
|
||||
background-color: white;
|
||||
outline: none;
|
||||
|
||||
Reference in New Issue
Block a user