chore: Remove max-width from navigator-toolbox in Zen browser theme

This commit is contained in:
Mauro Balades
2024-08-08 14:22:09 +02:00
parent 0c07a44dc6
commit 4402ed8fc1

View File

@@ -222,7 +222,6 @@ button.popup-notification-dropmarker {
#navigator-toolbox {
min-width: 55px;
max-width: 55px;
margin-top: 0 !important; /* Issue #156 */
}