Skip to content
Snippets Groups Projects
Commit 0e730558 authored by Dão Gottwald's avatar Dão Gottwald
Browse files

Bug 1704781 - Adjust toolbarbutton inner padding for the tabs toolbar in touch mode. r=jaws

parent 57cb29b4
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@
}
@media (-moz-proton) {
:root:not([uidensity=touch]) #TabsToolbar {
#TabsToolbar {
/* Override the inner padding to ensure the dimensions match the tabs, but also making sure
different types of buttons (combined-buttons-dropmarker or text) still look correct. */
--toolbarbutton-inner-padding: calc((var(--tab-min-height) - 16px) / 2);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment