Authored by hf

Merge remote-tracking branch 'origin/hotfix'

@@ -50,10 +50,6 @@ @@ -50,10 +50,6 @@
50 color: #999; 50 color: #999;
51 } 51 }
52 52
53 - .active {  
54 - background: #eee;  
55 - }  
56 -  
57 .active > a { 53 .active > a {
58 color: #000; 54 color: #000;
59 .spanTest{ 55 .spanTest{
@@ -206,10 +206,6 @@ @@ -206,10 +206,6 @@
206 box-sizing: border-box; 206 box-sizing: border-box;
207 } 207 }
208 208
209 - .active {  
210 - background: #eee;  
211 - }  
212 -  
213 .active > a { 209 .active > a {
214 color: #000; 210 color: #000;
215 211
@@ -51,10 +51,6 @@ @@ -51,10 +51,6 @@
51 color: #999; 51 color: #999;
52 } 52 }
53 53
54 - .active {  
55 - background: #eee;  
56 - }  
57 -  
58 .active > a { 54 .active > a {
59 // border-bottom: 2px solid #000; 55 // border-bottom: 2px solid #000;
60 color: #000; 56 color: #000;