Browse Source

[fix] remove trailing whitespaces

Adam Tauber 8 years ago
parent
commit
959497e26b

+ 2 - 2
searx/static/themes/oscar/less/logicodev/results.less

@@ -6,7 +6,7 @@
     .favicon {
         margin-bottom:-3px;
     }
-    
+
     a {
         color: @black;
         text-decoration: none;
@@ -18,7 +18,7 @@
         &:visited{
             color: @violet;
         }
-        
+
         .highlight {
             background-color: @dim-gray;
             // Chrome hack: bold is different size than normal

+ 2 - 2
searx/static/themes/oscar/less/pointhi/results.less

@@ -6,10 +6,10 @@
     .favicon {
         margin-bottom:-3px;
     }
-    
+
     a {
         vertical-align: bottom;
-        
+
         .highlight {
             font-weight:bold;
         }