adding some css and fish changes

This commit is contained in:
Chris Cochrun 2022-07-15 07:26:48 -05:00
parent b44d58d5ef
commit a3bede9b56
7 changed files with 10 additions and 9 deletions

View file

@ -146,7 +146,7 @@ the close button is positioned to the far right */
/* make urlbar rounded */
#urlbar{
margin-top: 38px !important;
margin-top: 39px !important;
padding-right: 10px !important;
padding-left: 10px !important;
}
@ -172,11 +172,11 @@ the close button is positioned to the far right */
}
#nav-bar-customization-target{
margin-top: -21px;
margin-top: -22px;
}
#nav-bar-overflow-button{
margin-top: -21px !important;
margin-top: -22px !important;
}
#PanelUI-button{
margin-top: -21px !important;
margin-top: -22px !important;
}