mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
remove .hide specificity override from grid classes
This commit is contained in:
Vendored
-4
@@ -360,10 +360,6 @@ a:hover {
|
||||
margin-left: 8.333333333333332%;
|
||||
}
|
||||
|
||||
[class*="span"].hide {
|
||||
display: none;
|
||||
}
|
||||
|
||||
[class*="span"].pull-right {
|
||||
float: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user