@davideschiera fixed #237

This commit is contained in:
FezVrasta 2014-11-27 09:45:54 +01:00
parent 8dd2272549
commit 5bbd510ef0
7 changed files with 4 additions and 13 deletions

View File

@ -3040,10 +3040,6 @@ body .jumbotron-material-lightgrey,
box-shadow: none !important;
margin: 0;
}
.btn-group .btn:active .caret,
.btn-group-vertical .btn:active .caret {
margin-left: -1px;
}
.btn-group-flat {
box-shadow: none !important;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -3033,10 +3033,6 @@ body .jumbotron-material-lightgrey,
box-shadow: none !important;
margin: 0;
}
.btn-group .btn:active .caret,
.btn-group-vertical .btn:active .caret {
margin-left: -1px;
}
.btn-group-flat {
box-shadow: none !important;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -95,7 +95,6 @@
box-shadow: none !important;
margin: 0;
}
.btn:active .caret { margin-left: -1px; }
}
.btn-group-flat {
box-shadow: none !important;