summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/common.scss
diff options
context:
space:
mode:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2018-07-23 17:58:53 +0300
committerGeorge Tsiolis <tsiolis.g@gmail.com>2018-07-24 10:53:59 +0300
commite57ceb57a32df388c7814f99d86a272e3872f207 (patch)
treef9a856560fcef09c3c044fdf51f2b374572a18f9 /app/assets/stylesheets/framework/common.scss
parent943c51e43d343b6ab3ec90b74743ebc95b621e21 (diff)
downloadgitlab-ce-e57ceb57a32df388c7814f99d86a272e3872f207.tar.gz
Replace author_link snake case in stylesheets
Diffstat (limited to 'app/assets/stylesheets/framework/common.scss')
-rw-r--r--app/assets/stylesheets/framework/common.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/assets/stylesheets/framework/common.scss b/app/assets/stylesheets/framework/common.scss
index 218e37602dd..637587de597 100644
--- a/app/assets/stylesheets/framework/common.scss
+++ b/app/assets/stylesheets/framework/common.scss
@@ -113,8 +113,6 @@ hr {
.item-title { font-weight: $gl-font-weight-bold; }
-/** FLASH message **/
-.author_link,
.author-link {
color: $gl-link-color;
}