Skip to content

Commit

Permalink
remove obsoleted css hacks in ja.filters, part 2. (issue #208)
Browse files Browse the repository at this point in the history
  • Loading branch information
marsf committed Feb 20, 2023
1 parent fb94cc6 commit ca6aa20
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions ja.filters
Original file line number Diff line number Diff line change
Expand Up @@ -252,13 +252,6 @@ intl.css.common = \
#autoSelectLastProfile {\n \
white-space: nowrap;\n\
}\n\
\n\
/* Workaround for SeaMonkey's Preferences dialog */\n\
@-moz-document url(chrome://communicator/content/pref/preferences.xul) {\n \
#prefsTree {\n \
width: 17em !important;\n \
}\n\
}\n

ja.intl.css.locale =

Expand Down

0 comments on commit ca6aa20

Please sign in to comment.