From 2eca4e65b3b48836a2f15eb8e4dc6f4e0220284f Mon Sep 17 00:00:00 2001 From: "John Molakvoæ (skjnldsv)" Date: Wed, 7 Dec 2016 10:42:56 +0100 Subject: Fix popover margin and width MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- apps/files/css/files.css | 8 -------- 1 file changed, 8 deletions(-) (limited to 'apps/files/css/files.css') diff --git a/apps/files/css/files.css b/apps/files/css/files.css index 52ae4aaa6ad..7956ef5c6ae 100644 --- a/apps/files/css/files.css +++ b/apps/files/css/files.css @@ -549,14 +549,6 @@ html.ie8 #fileList tr.selected td.filename>.selectCheckBox { border-top-right-radius: 3px; min-width: 100px; } -.bubble:after, -#app-navigation .app-navigation-entry-menu:after { - right: 12px; -} -.bubble:before, -#app-navigation .app-navigation-entry-menu:before { - right: 6px; -} /* force show the loading icon, not only on hover */ #fileList .icon-loading-small { -- cgit v1.2.3