Просмотр исходного кода

submenu scroling visabilty imrpovement from dalaylama

Serghey Rodin 13 лет назад
Родитель
Сommit
8971e5e0b6
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      web/templates/header.html

+ 3 - 0
web/templates/header.html

@@ -153,6 +153,7 @@
                 margin-left: auto;
                 margin-left: auto;
                 margin-right: auto;
                 margin-right: auto;
                 width: 990px;
                 width: 990px;
+                height: 54px;
                 font-size: 10pt;
                 font-size: 10pt;
                 text-align: left;
                 text-align: left;
                 vertical-align:top;
                 vertical-align:top;
@@ -609,6 +610,8 @@
                 position: fixed;
                 position: fixed;
                 border: none;
                 border: none;
                 top: -3px;
                 top: -3px;
+                border-bottom: 2px solid #ebe9dc;
+                background-color: #fff;
             }
             }
 
 
             *html .fixed{
             *html .fixed{