From ad93470b6b850fddca73d851dc4fc588436af254 Mon Sep 17 00:00:00 2001 From: Luan Date: Thu, 24 Oct 2013 15:01:18 -0200 Subject: [PATCH] Missing fix on screen css --- src/static/css/screen.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/src/static/css/screen.css b/src/static/css/screen.css index 11b78ac..069c2d8 100644 --- a/src/static/css/screen.css +++ b/src/static/css/screen.css @@ -261,6 +261,7 @@ ul.unstyled-list .glyphicon-chevron-right { .toggle-reply:focus { background-color: #aaa; border-color: #999; +} /* Converse JS */ -- libgit2 0.21.2