mobile view part 1

This commit is contained in:
Jana Deutschländer 2017-01-05 18:23:56 +01:00
commit 83efa0de01
6 changed files with 81 additions and 7 deletions

View file

@ -156,6 +156,6 @@ nav#dokuwiki__pagetools{
@media @screen_max-md {
nav#dokuwiki__pagetools {
right: 0;
right: 8px;
}
}