Small css tweaks
This commit is contained in:
parent
d36d16911a
commit
89b2dc8a10
2 changed files with 7 additions and 2 deletions
|
@ -90,6 +90,11 @@ Contains tweaks for small screens
|
|||
max-width: 100vw;
|
||||
}
|
||||
|
||||
.userbadge-login {
|
||||
min-width: unset;
|
||||
width: calc(100vw - 5px);
|
||||
}
|
||||
|
||||
#topleft-tools {
|
||||
padding: 0.2em !important;
|
||||
padding-top: 0.3em !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue