From d5dec567cec557963dedb9e2ccab79f5fc2a1963 Mon Sep 17 00:00:00 2001 From: daeks Date: Thu, 10 Jul 2014 20:28:35 +0200 Subject: [PATCH] fix https://github.com/Codiad/Codiad/issues/543 --- themes/default/active/screen.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/default/active/screen.css b/themes/default/active/screen.css index 27753f8..50f60e3 100644 --- a/themes/default/active/screen.css +++ b/themes/default/active/screen.css @@ -53,6 +53,7 @@ #tab-list-active-files li a.label { display: block; float: left; + text-align: left; width: 140px; line-height: 25px; padding-top: 1px;