From 6939ede1b749580d2fc79cf17b3c6e15c1c472d2 Mon Sep 17 00:00:00 2001 From: Mathias Meyer Date: Fri, 9 May 2014 10:56:49 +0200 Subject: [PATCH] Give the branch more space. --- assets/styles/main/summary.sass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/styles/main/summary.sass b/assets/styles/main/summary.sass index 22b5c20c..e6a82751 100644 --- a/assets/styles/main/summary.sass +++ b/assets/styles/main/summary.sass @@ -24,7 +24,7 @@ .branch font-weight: bold font-size: 16px - max-width: 200px + max-width: 300px display: inline-block margin-top: 10px overflow: hidden @@ -45,6 +45,7 @@ font-size: 12px font-family: Monaco, 'Liberation Mono', Courier, monospace margin-bottom: 0px + margin-top: 5px a text-decoration: underline