From 47f445587b6779fa59cd811b54e0cb5afedbd67e Mon Sep 17 00:00:00 2001 From: brantje Date: Wed, 28 Sep 2016 01:23:57 +0200 Subject: Use border color --- css/app.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'css/app.css') diff --git a/css/app.css b/css/app.css index 952ee74b..0b584fed 100644 --- a/css/app.css +++ b/css/app.css @@ -291,7 +291,8 @@ padding-top: 0.5em; padding-left: 1em; padding-right: 1em; - line-height: 1.3em; } + line-height: 1.3em; + word-wrap: break-word; } #app-content #app-content-wrapper .grid-view .credential .credential_content .tags { margin-bottom: 0.5em; } #app-content #app-content-wrapper .grid-view .credential .credential_content .tags .tag { -- cgit v1.2.3