From b6275001c8630f1fdd0f16036c9ef6502700f5d4 Mon Sep 17 00:00:00 2001 From: Martii Date: Tue, 21 Oct 2014 00:13:30 -0600 Subject: [PATCH] Create a pseudo octicon class to match font-awesome CSS properties * This lines up the icons with fa a little better * Add class to view Applies to #381 and #186 --- public/css/common.css | 5 +++++ views/pages/scriptPage.html | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/public/css/common.css b/public/css/common.css index 903544a9e..59b1c1cfd 100644 --- a/public/css/common.css +++ b/public/css/common.css @@ -297,3 +297,8 @@ a.panel-heading { .octicon { font-size: inherit; } + +.octicon-fw { + text-align: center; + width: 1.28571429em; +} diff --git a/views/pages/scriptPage.html b/views/pages/scriptPage.html index 9a310e2ac..3a60535d3 100644 --- a/views/pages/scriptPage.html +++ b/views/pages/scriptPage.html @@ -49,7 +49,7 @@ {{#script.fork}}
  • {{url}}