Fix trailing whitespace and empty selectors in less

This commit is contained in:
Caleb James DeLisle
2017-12-08 17:30:45 +01:00
parent 62c5bbd9b6
commit 9af941741d
7 changed files with 13 additions and 28 deletions

View File

@@ -1,9 +1,6 @@
//@import (once) "./variables.less";
@import (once) "../include/infopages.less";
@import (once) "../include/colortheme-all.less";
.infopages_main();
.infopages_topbar();
@@ -139,10 +136,7 @@ h4 {
.bs-callout:hover {
//color: white;
transform: scale(1.05);
cursor: pointer;
}
.bs-callout:hover .fa {
//width: 100%;
cursor: pointer;
}
.bs-callout:hover.cp-callout-more {
transform: none !important;