summaryrefslogtreecommitdiff
path: root/panel.css
diff options
context:
space:
mode:
Diffstat (limited to 'panel.css')
-rw-r--r--panel.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/panel.css b/panel.css
index a28ed0c..36ddcfa 100644
--- a/panel.css
+++ b/panel.css
@@ -78,6 +78,10 @@ div.footer{
left:1em;
width:calc(100% - 1em);
}
+#content.expanded > div.footer{
+ left:1em;
+ width:calc(100% - 1em);
+}
@media (max-width:768px)
{
#panel{left:-15em;}