From 13719fcf8125f76b807d6c8a1a6f092d15da210f Mon Sep 17 00:00:00 2001 From: Christophe Coevoet Date: Thu, 14 Aug 2014 03:29:40 +0200 Subject: [PATCH] fixed the display of the state icon in the request page --- assets/styles/requests.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/styles/requests.sass b/assets/styles/requests.sass index 8f0d1b14..cd0227a7 100644 --- a/assets/styles/requests.sass +++ b/assets/styles/requests.sass @@ -5,6 +5,7 @@ font-size: 120% padding-left: 15px background-position: 0px 6px + background-repeat: no-repeat &.accepted h3 background-image: inline-image('icons/state-passed.svg')