search bar: responsive version

This commit is contained in:
giomba 2021-12-06 21:30:35 +01:00
parent 97f12e75cd
commit 49c069cb9b
1 changed files with 6 additions and 3 deletions

View File

@ -19,6 +19,7 @@
table-layout: fixed;
width: 100%;
overflow: hidden;
padding-top: 3em;
.portal {
display: block;
@ -61,12 +62,14 @@
}
}
#right-navigation {
#p-views {
display: none;
}
#left-navigation {
display: none;
#right-navigation {
float: none;
margin-top: 0;
padding-top: 0;
}
#p-namespaces,