Fix narrow view sidebar header hidden.

This commit is contained in:
Oliver Hamlet
2015-01-04 20:46:21 +00:00
parent de0249d95d
commit 4f66188a95
+1
View File
@@ -59,6 +59,7 @@ core-drawer-panel::shadow #drawer {
is reached, due to the percentage drawer width, and setting it to a
constant 400px is too wide in many window sizes. */
/*max-width: 400px;*/
z-index: 1;
}
/* Align dropdown label text with the descriptive text beside it. */
#settingsDialog loot-dropdown-menu::shadow paper-dropdown-menu {