Minor improvement to narrow drawer.

This commit is contained in:
Oliver Hamlet
2014-11-15 15:18:46 +00:00
parent b5b29c173c
commit e4ab93ce4c
+1 -1
View File
@@ -3,7 +3,7 @@
/* The following is for setting the size of the drawer in narrow mode. */
#container::shadow .narrow-layout #drawer {
width: 50% !important;
background: white;
background: #f8f8f8;
}
/* These overrides change the colour of the game menu's text and underline. */