From 8aa51a69fae60b7b4cb415d923a9978f5698fe0d Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Tue, 24 Jun 2014 10:58:59 +0200 Subject: Removed unused padding-right of the controls bar Removing this doesn't affect the controls bar visually but does affect the breadcrumb calculation when getting available width. --- core/css/mobile.css | 1 - 1 file changed, 1 deletion(-) (limited to 'core/css/mobile.css') diff --git a/core/css/mobile.css b/core/css/mobile.css index d840cdafa26..2003e0a7f45 100644 --- a/core/css/mobile.css +++ b/core/css/mobile.css @@ -110,7 +110,6 @@ min-width: initial !important; left: 0 !important; padding-left: 0; - padding-right: 0 !important; } /* position controls for apps with app-navigation */ #app-navigation+#app-content #controls { -- cgit v1.2.3