Przeglądaj źródła

Reduced height of search view

Torkel Ödegaard 11 lat temu
rodzic
commit
48e5a82e7f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/css/less/search.less

+ 1 - 1
src/css/less/search.less

@@ -33,7 +33,7 @@
 }
 
 .search-results-container {
-  height: 500px;
+  height: 450px;
   overflow: auto;
   display: block;
   line-height: 28px;