fixing improve this icon

This commit is contained in:
Axel Kittenberger 2018-03-12 16:43:10 +01:00
parent c0a5f88bc3
commit 48a42bd7a1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
html { html {
height: 100%; height: 100%;
overflow-y: scroll; overflow-y: scroll;
} }
body { body {
@ -247,7 +247,7 @@ tr:last-child td:last-child { border-bottom-right-radius: 1em; }
#improvethis::before { #improvethis::before {
content : "\f040\00a0Improve\00a0this\00a0page"; content : "\270E\00a0Improve\00a0this\00a0page";
} }
.highlighter-rouge { .highlighter-rouge {