Browse Source

Reduced height of search view

Torkel Ödegaard 11 năm trước cách đây
mục cha
commit
48e5a82e7f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;