Skip to content

Commit 4e191ee

Browse files
author
Shane Tomlinson
committed
Merge pull request mozilla#3643 from mozilla/issue-3634-tospp-font-size
Override .form_selection a font size. Fixes Issue mozilla#3634 Thanks @ozten. r+.
2 parents 1380e2c + e43172f commit 4e191ee

File tree

1 file changed

+1
-1
lines changed
  • resources/static/dialog/css

1 file changed

+1
-1
lines changed

resources/static/dialog/css/m.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@
381381
vertical-align: middle;
382382
}
383383

384-
.tospp {
384+
.tospp, .tospp a {
385385
font-size: 8.375pt;
386386
}
387387

0 commit comments

Comments
 (0)