From 224c9d42c49418401cfc92ea5b4a9eb7de0b36c3 Mon Sep 17 00:00:00 2001 From: Alberto Garcia Cabeza Date: Mon, 6 Jun 2016 17:47:17 +0200 Subject: [PATCH] Fixes layout for order comments --- app/assets/stylesheets/layout.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/layout.scss b/app/assets/stylesheets/layout.scss index ea426cf45..fdf7ff6c1 100644 --- a/app/assets/stylesheets/layout.scss +++ b/app/assets/stylesheets/layout.scss @@ -229,6 +229,7 @@ a { right: 0; top: 0; }; + margin-bottom: $line-height; .tabs-title > a { color: $text-medium;