From bea5dbde6259d940f89254af45b7fb7a9529b401 Mon Sep 17 00:00:00 2001 From: Baha Date: Mon, 14 Aug 2017 12:43:34 -0400 Subject: [PATCH] Don't float article actions on tablets Bug: T171608 Change-Id: Ie9ba7df0a0f052948d46b6a9b14a3bbcef2b99fe --- .../pageactions.less | 14 ----------- .../skins.minerva.tablet.styles/common.less | 23 ------------------- 2 files changed, 37 deletions(-) diff --git a/resources/skins.minerva.base.styles/pageactions.less b/resources/skins.minerva.base.styles/pageactions.less index f1c304b..4b9ba1f 100644 --- a/resources/skins.minerva.base.styles/pageactions.less +++ b/resources/skins.minerva.base.styles/pageactions.less @@ -129,17 +129,3 @@ } } } - -@media all and ( min-width: @deviceWidthTablet ) { - #page-actions { - position: initial; - float: right; - width: auto; - border: 0; - margin: 0 0 @iconGutterWidth @iconGutterWidth; - - .language-selector { - float: inherit; - } - } -} diff --git a/resources/skins.minerva.tablet.styles/common.less b/resources/skins.minerva.tablet.styles/common.less index 8274c19..2f9f5d5 100644 --- a/resources/skins.minerva.tablet.styles/common.less +++ b/resources/skins.minerva.tablet.styles/common.less @@ -54,29 +54,6 @@ A file for css that optimises the Minerva skin on larger devices. clear: none; } - .heading-holder { - padding: 20px 0; - position: relative; - - #section_0 { - border-bottom: 0; - padding: 0 0 7px 0; - font-size: @firstHeadingFontSize; - } - } - - #page-actions { - padding: 18px 0 0 0; - - li { - display: inline-block; - } - - li:first-child { - margin-top: 0; - } - } - // FIXME: Have a class that identifies all of these selectors .pre-content, .content,