aboutsummaryrefslogtreecommitdiffstats
path: root/public/css
diff options
context:
space:
mode:
Diffstat (limited to 'public/css')
-rwxr-xr-xpublic/css/gogs.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/public/css/gogs.css b/public/css/gogs.css
index d58c4e2540..19a34b8fe2 100755
--- a/public/css/gogs.css
+++ b/public/css/gogs.css
@@ -5,7 +5,9 @@
font-style: normal;
}
.octicon,
-.mega-octicon {
+.mega-octicon,
+.icon.octicon,
+.icon.mega-octicon {
font: normal normal normal 16px/1 octicons;
display: inline-block;
text-decoration: none;