Uniformed indentation by 2 spaces in userChrome.css and userContent.css

master
Meliurwen 3 years ago
parent b13b9f679d
commit aaead53960
Signed by: meliurwen
GPG Key ID: 818A8B35E9F1CE10
  1. 5
      firefox/.mozilla/firefox/userprofile/chrome/userChrome.css

@ -155,5 +155,6 @@ toolbox:focus-within>#nav-bar,
#pageAction-panel-sendToDevice,
#pageAction-panel-emailLink, /* Email Link */
#leave_this_dummy_here
{ display: none !important; }
#leave_this_dummy_here {
display: none !important;
}

Loading…
Cancel
Save