VectorGOLEM/components
Timo Tijhof feca6b276b Remove unused margin/padding override for '#mw-head h3'
Matches the following 6 elements:

1. h3#p-personal-label
   Hidden per `#p-personal h3`.

2. h3#p-namespaces-label
3. h3#p-views-label
   Hidden per `div.vectorTabs h3`.

4. #p-search h3
   Already has its own margin and padding that override
   this override.

5. h3#p-variants-label
6. h3#p-cactions-label
   Margin overriden by `div#mw-head div.vectorMenu h3`.
   Moved padding there as well.

This last one is the one the styles were originally intended for,
because the tabs that the menus align with also don't have padding.

The other instances of an 'h3' within mw-head, however, were not
vector menus and even if they didn't have their own padding
already or weren't display-none, then it's unlikely they would
want to align with the unrelated vectorMenu styles, e.g. the
p-personal area is quite different and just happens to be in
the same parent element as an h3.

Change-Id: Id127ead7a50fcd64821442afd0e781f97756502f
2018-05-31 10:23:30 +00:00
..
common.less Don't crop Burmese language headers 2018-05-24 13:01:05 +02:00
externalLinks.less Use mw-parser-output for content styles, instead of mw-body-content 2017-11-10 15:48:18 +00:00
footer.less Lower CSS specificity of #footer rules 2018-03-17 13:11:37 -07:00
navigation.less Remove unused margin/padding override for '#mw-head h3' 2018-05-31 10:23:30 +00:00
personalMenu.less Revert "Fix reversed nav elements when viewing cached HTML" 2017-11-10 19:17:57 +01:00
search.less Align tabs and search input font-size 2018-05-30 01:45:31 +00:00
tabs.less Remove unused margin/padding override for '#mw-head h3' 2018-05-31 10:23:30 +00:00
watchstar.less Remove IE 6 specific code 2018-05-24 02:17:30 +02:00