From b5afc4bed6b2d69628d9c7b13fe8b4fe1ff38dad Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Fri, 29 Apr 2016 14:16:19 -0400 Subject: [PATCH] Tiny CSS merge fix --- static/css/quay.css | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/static/css/quay.css b/static/css/quay.css index e6c8b8c66..d7172b6b8 100644 --- a/static/css/quay.css +++ b/static/css/quay.css @@ -4040,21 +4040,6 @@ i.rocket-icon { padding-bottom: 10px; } -.section-description-header.twenty { - margin-top: -20px; -} - -.section-description-header:before { - font-family: FontAwesome; - content: "\f05a"; - position: absolute; - top: 50%; - left: 10px; - font-size: 22px; - color: #D2D2D2; - transform: translateY(-50%); -} - .nvtooltip h3 { margin: 0; padding: 4px 14px;