fixed size left pane if there is enough space

This commit is contained in:
Koen Lageveen 2016-10-02 14:30:02 +02:00 committed by GitHub
parent 0f09b8c185
commit 6eb902d0b4
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@
padding: 0 2em;
text-align: right;
min-height: 100%;
min-width: 30%;
}
footer {
font-size: .8em;