formatting

This commit is contained in:
MrOtherGuy 2019-08-11 17:30:19 +03:00
parent ceafab2cd7
commit 00d1b67931

View file

@ -1,5 +1,5 @@
/* Constrains urlbar popup to urlbar width */
/* Firefox 70+ only */
/* Firefox 70+ */
#urlbar-container{ transform: translateY(0); position: relative; z-index: 10 }
#nav-bar-customization-target{ overflow: visible !important }