From caeec173a2f9c847df10b88ed69b0072023bbaff Mon Sep 17 00:00:00 2001
From: idebr <idebr@1879760.no-reply.drupal.org>
Date: Mon, 21 Nov 2016 16:48:08 +0100
Subject: [PATCH] Issue #2829341 by idebr: Mediabrowser tabs have very small
 line-height

---
 css/style.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/css/style.css b/css/style.css
index c1bde06..9a796a2 100644
--- a/css/style.css
+++ b/css/style.css
@@ -2023,7 +2023,6 @@ div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.media-wrapper {
     color: #111;
     border: none;
     font-size: 16px;
-    line-height: 8px;
     margin: 0;
     padding: 10px 20px;
 }
-- 
2.1.0

