From 0b0d2e0829256e315cfe9529c6fabe775f501fed Mon Sep 17 00:00:00 2001 From: Silke Pisulla Date: Wed, 26 Apr 2017 11:47:34 +0200 Subject: [PATCH] SPR-908: changes for new html --- css/plugins/struct.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/css/plugins/struct.less b/css/plugins/struct.less index 49011a7..0bbbed3 100755 --- a/css/plugins/struct.less +++ b/css/plugins/struct.less @@ -104,8 +104,7 @@ z-index: 3; box-shadow: @box-shadow-bottom; - .hint p { - color: @color-editBox; + p.hint { margin-top: @small-spacing; margin-bottom: @margin-small; }