a lot of little things

This commit is contained in:
Chris Cochrun 2022-04-05 08:21:56 -05:00
parent c4cd1393a5
commit 69d1f1319d
9 changed files with 25 additions and 15 deletions

View file

@ -191,7 +191,7 @@ the close button is positioned to the far right */
/* make urlbar rounded */
#urlbar{
margin-top: 21px !important;
margin-top: 38px !important;
padding-right: 10px !important;
padding-left: 10px !important;
}
@ -206,7 +206,7 @@ the close button is positioned to the far right */
}
#urlbar[breakout][breakout-extend] {
margin-top: 5px !important;
margin-top: 14px !important;
top: 0px !important;
}
@ -217,11 +217,11 @@ the close button is positioned to the far right */
}
#nav-bar-customization-target{
margin-top: -19px;
margin-top: -21px;
}
#nav-bar-overflow-button{
margin-top: -19px !important;
margin-top: -21px !important;
}
#PanelUI-button{
margin-top: -19px !important;
margin-top: -21px !important;
}