From 963354c5d7e78eb9fed447ab9b9984420573649c Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sat, 11 Oct 2014 18:02:48 -0400 Subject: Add raw, history file button, and other mirror fixes --- public/ng/css/ui.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'public/ng/css') diff --git a/public/ng/css/ui.css b/public/ng/css/ui.css index cc1a277fa9..5aa1490f7a 100644 --- a/public/ng/css/ui.css +++ b/public/ng/css/ui.css @@ -457,6 +457,9 @@ dt { box-sizing: content-box; text-align: center; } +.btn-comb { + margin-left: -1px; +} .btn-disabled { opacity: .6; cursor: not-allowed; -- cgit v1.2.3