From 0040777fd0c55ea08b829ad3a202d570759a1516 Mon Sep 17 00:00:00 2001 From: Mihail Maxacov <0xf013@gmail.com> Date: Tue, 17 Feb 2015 13:26:48 +0100 Subject: [PATCH] revert overflow for key element --- app/assets/stylesheets/content/_attributes_key_value.sass | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/assets/stylesheets/content/_attributes_key_value.sass b/app/assets/stylesheets/content/_attributes_key_value.sass index 683e6c2b96..f4ab55aed6 100644 --- a/app/assets/stylesheets/content/_attributes_key_value.sass +++ b/app/assets/stylesheets/content/_attributes_key_value.sass @@ -39,8 +39,6 @@ font-weight: bold line-height: $list-line-height / 0.9 text-overflow: ellipsis - overflow: visible - overflow-y: visible white-space: nowrap .attributes-key-value--value-container