u/001Guy001

Toolbar/urlbar keeps changing with every new Nightly update

Not sure if it's just something on my end, but I'm trying to reduce the height of the urlbar and it keeps requiring tweaks. Here's what I currently have though it's not perfect. I'm sure there's a better way of doing that. Thank you

#nav-bar /* toolbar height */ {
  min-height: 20px !important;
  max-height: 23px !important;
}
#urlbar {
/*  padding-top: 5px !important;
  padding-bottom: 5px !important;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  min-height: 30px !important;
  max-height: 30px !important;
  height: 26px !important;*/
}
.urlbar-background {
/*  padding-top: 5px !important;
  padding-bottom: 5px !important; */
  margin-top: 2px !important;
  margin-bottom: 9px !important;
/*  min-height: 18px !important;
  max-height: 18px !important; */
}
/*mostly for testing:*/
#urlbar-input, .urlbar-input /*address text line*/ {
/*  padding-top: 2px !important;
  padding-bottom: 5px !important;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  min-height: 23px !important;
  max-height: 23px !important; */
}
#urlbar-input-box, .urlbar-input-box {
/*  padding-top: 5px !important;
  padding-bottom: 5px !important;
  margin-top: 5px !important;
  margin-bottom: 5px !important; */
  min-height: 20px !important;
  max-height: 20px !important;
}
#urlbar-container, .urlbar-container {
/*  padding-top: 5px !important;
  padding-bottom: 5px !important;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  min-height: 20px !important;
  max-height: 20px !important; */
}

/* the icons to the left and right of the address (in the field itself) */
#notification-popup-box,
#remote-control-box,
#searchmode-switcher-panel,
#searchmode-switcher-panel-list-urlbar,
#urlbar-search-mode-indicator,
#trust-icon-container /*Shield*/,
#tracking-protection-icon-container,
#urlbar-label-box,
#identity-permission-box,
#urlbar-revert-button-container,
#page-action-buttons, /* right-side buttons (like "bookmark this page", or the zoom when it is set) */
#eme-notification-icon /*DRM*/ {
  padding-top: 0px !important;
  padding-bottom: 6px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
#identity-box, #identity-icon-box /*Permissions/Extension/Firefox/Nightly button, and search icon*/ {
/*  padding-top: 1px !important;
  padding-bottom: 0px !important;*/
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
reddit.com
u/001Guy001 — 7 days ago