2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Reduce text size in Admin menu

This commit is contained in:
azammitdcarf
2009-02-12 04:23:31 +00:00
parent adbd2f52cc
commit 00f5c0a36d

View File

@@ -23,7 +23,8 @@
bottom : auto; bottom : auto;
left : 0; left : 0;
overflow: auto; overflow: auto;
/*border-bottom: 1px solid #aaa;*/ font-size: 0.8em;
/*border-bottom: 1px solid #aaa;*/
} }
#main { #main {
position : fixed; position : fixed;