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,