magic matcher mobile

This commit is contained in:
Jana Deutschländer 2017-01-05 19:01:19 +01:00
commit 742a706335
3 changed files with 54 additions and 9 deletions

View file

@ -200,33 +200,37 @@
margin: 0 2.5rem 0 1.25rem;
}
#dokuwiki__usertools{
#dokuwiki__usertools {
margin-top: 0;
max-width: 75%;
position: absolute;
top: 0;
}
.content{
.content {
position: relative;
#dokuwiki__pagetools{
top: 0;
}
.row > .col-xs-12 #dokuwiki__content::before{
display: none;
}
}
#dokuwiki__header{
.logo{
#dokuwiki__header {
.logo {
width: 200px;
max-width: 33%;
margin: .8rem 0;
}
}
.tools{
.main-sidebar{
.tools {
.main-sidebar {
display: none;
}
}
}