From 25e18c96d1d7ac6eb359170da11c64a7439c48e0 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Fri, 13 Apr 2012 20:25:25 +0200 Subject: [PATCH 1/1] space between buttons --- www/phorkie.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/phorkie.css b/www/phorkie.css index e478165..aed92df 100644 --- a/www/phorkie.css +++ b/www/phorkie.css @@ -45,6 +45,9 @@ h1 { -moz-border-radius: 4px; border-radius: 4px; } +.file .header .btn-mini { + margin-left: 2px; +} .file .code { margin-left: 2em; } -- 2.30.2