2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

SCSS lint fixes.

[ci skip]
This commit is contained in:
XhmikosR
2015-08-25 08:49:45 +03:00
parent b11034d780
commit 9420297dc2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -180,7 +180,7 @@
.file input {
min-width: 14rem;
margin: 0;
filter: alpha(opacity=0);
filter: alpha(opacity = 0);
opacity: 0;
}
.file-custom {