From 099c3f888d4a35771b420790aaef8d16a7bc57f8 Mon Sep 17 00:00:00 2001 From: decabeza Date: Thu, 17 Aug 2017 17:31:43 +0200 Subject: [PATCH] changes styles to show missing divider lines --- 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 7361691ec..c2f872526 100644 --- a/app/assets/stylesheets/layout.scss +++ b/app/assets/stylesheets/layout.scss @@ -1821,6 +1821,7 @@ table { .divider { color: $text-light; + display: inline-block; } form {