app/assets/stylesheets/adminpanel/_clearfix.css.scss in adminpanel-0.1.1 vs app/assets/stylesheets/adminpanel/_clearfix.css.scss in adminpanel-1.0.0
- old
+ new
@@ -1,8 +1,8 @@
-.clearfix:after {
- display: block;
- visibility: hidden;
- clear: both;
- height: 0;
- content: " ";
- font-size: 0;
+.clearfix:after {
+ display: block;
+ visibility: hidden;
+ clear: both;
+ height: 0;
+ content: " ";
+ font-size: 0;
}
\ No newline at end of file