changeset 4537:9584a953658c

Add a bit of padding between 'Follow current branch' checkbox label and 'Search File List' button on Files page.
author Na'Tosha Bard <natosha@unity3d.com>
date Fri, 19 Sep 2014 17:46:50 +0200
parents cc901a2bcb98
children f8033bad5671
files kallithea/public/css/style.css
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/public/css/style.css	Fri Sep 19 17:36:37 2014 +0200
+++ b/kallithea/public/css/style.css	Fri Sep 19 17:46:50 2014 +0200
@@ -2966,6 +2966,7 @@
 div.browserblock .browser-branch label {
     color: #4A4A4A;
     vertical-align: text-top;
+    padding-right: 2px;
 }
 
 div.browserblock .browser-header span {