add some margin between control-button and control-panel

This commit is contained in:
Manuel Friedli 2014-10-19 18:52:19 +02:00
parent f6904bfdd5
commit c345209450
1 changed files with 1 additions and 0 deletions

View File

@ -222,6 +222,7 @@ a.uhr-configlink {
padding: 0.5em;
position: sticky;
bottom: 0;
margin-left: 1em;
}
.uhr-controlpanel .content {