update assets from bootstrap@3.3.7
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
.clearfix() {
|
||||
&:before,
|
||||
&:after {
|
||||
content: ' '; // 1
|
||||
display: table; // 2
|
||||
content: " "; // 1
|
||||
}
|
||||
&:after {
|
||||
clear: both;
|
||||
|
||||
Reference in New Issue
Block a user