From 1775ccb4dafbe3b99d89ab1ecc9582a5eafdb906 Mon Sep 17 00:00:00 2001 From: Alberto Garcia Cabeza Date: Wed, 16 Mar 2016 11:55:52 +0100 Subject: [PATCH] Improves some styles --- app/assets/stylesheets/layout.scss | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/assets/stylesheets/layout.scss b/app/assets/stylesheets/layout.scss index 68fd9268d..75f8cf741 100644 --- a/app/assets/stylesheets/layout.scss +++ b/app/assets/stylesheets/layout.scss @@ -421,10 +421,6 @@ header { } } - span { - color: $border; - } - .input-group { padding-top: $line-height/4; @@ -1728,6 +1724,7 @@ table { td { padding-left: $line-height*1.5; position: relative; + word-break: break-all; &:before { color: $brand;