mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
added overflow so menu doesn't disappear on small browsers
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
right : 0;
|
right : 0;
|
||||||
bottom : auto;
|
bottom : auto;
|
||||||
left : 0;
|
left : 0;
|
||||||
|
overflow: auto;
|
||||||
/*border-bottom: 1px solid #aaa;*/
|
/*border-bottom: 1px solid #aaa;*/
|
||||||
}
|
}
|
||||||
#main {
|
#main {
|
||||||
|
|||||||
Reference in New Issue
Block a user