Skip to content

Commit

Permalink
fixed font size in Firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Aug 5, 2014
1 parent 8272ee8 commit f649ae6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Changes
Expand Up @@ -2,6 +2,7 @@
5.25 2014-08-05
- Added reduce method to Mojo::Collection.
- Fixed escaping bugs in Mojo::DOM::CSS.
- Improved documentation browser CSS.

5.24 2014-08-02
- Improved url_escape performance slightly.
Expand Down
1 change: 1 addition & 0 deletions lib/Mojolicious/templates/perldoc.html.ep
Expand Up @@ -39,6 +39,7 @@
border: 1px solid #d1d1d1;
border-radius: 3px;
box-shadow: 0 1px #fff, inset -1px 1px 4px rgba(0, 0, 0, 0.1);
font: 100% Consolas, Menlo, Monaco, Courier, monospace;
padding: 1em;
padding-bottom: 1.5em;
padding-top: 1.5em;
Expand Down

0 comments on commit f649ae6

Please sign in to comment.