spacing improvements

This commit is contained in:
giomba 2021-05-10 22:01:28 +02:00
parent 25ba173abe
commit c1cc8083ef
1 changed files with 0 additions and 11 deletions

View File

@ -48,13 +48,6 @@
}
}
div#p-personal {
display: table;
position: relative;
width: 100%;
top: inherit;
left: inherit;
right: inherit;
ul {
padding-left: 0;
}
@ -76,15 +69,11 @@
div#p-namespaces,
div#p-views,
div#p-variants {
position: relative;
top: 2.5em;
}
div#p-namespaces {
padding-left: 0;
}
div#p-cactions {
top: 2.5em;
float: right;
}
div#p-search {
}