Reduce bookmarks height for low resolution screens

This commit is contained in:
Amr Saraya 2019-06-18 04:50:02 +02:00 committed by GitHub
parent 05c1ba70e8
commit e0904f80ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
}
#PersonalToolbar {
padding-top: 2px !important;
height: 38px;
height: 32px;
}
/* Overrides: Remove border below the menu bar / above the header bar */