mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
submenu scroling visabilty imrpovement from dalaylama
This commit is contained in:
parent
753790ff9b
commit
8971e5e0b6
1 changed files with 3 additions and 0 deletions
|
@ -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{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue