Update bootstrap

This commit is contained in:
2016-02-01 10:56:56 -05:00
parent 7f54dc4b57
commit 54b9eacd09
19 changed files with 78 additions and 65 deletions
+1 -4
View File
@@ -42,12 +42,9 @@
&.disabled,
&[disabled],
fieldset[disabled] & {
&,
&:hover,
&:focus,
&.focus,
&:active,
&.active {
&.focus {
background-color: @background;
border-color: @border;
}