VectorGOLEM/resources/common
Nicholas Ray f62e1997f5 Fix padding/positioning of the user menu orange talk message notification
The padding-top of the orange notification set in
ext.echo.styles.alert.less was being overriden by the `padding-top: 0`
set in UserLinks.less which was intended to only override the padding
set in Menu.less.

This commit:

* Scopes the li styles in Menu.less to apply only to the legacy user
menu (found in both legacy and modern vector with the consolidated user
links feature off) which appears to be the only menus that needs these
rules.

* The padding-top previously in UserLinks is no longer needed as a
result of the above point.

* Adjusts/cleans up the positioning of the orange notification by
removing an unneeded margin/padding-top and setting the top to 100% (the
previous `calc` statement was unintentionally resulting in 112%).

Bug: T287633
Change-Id: Ia7069d291f53d8e0e0e576d7b96b7a8b1a6cb29d
2021-07-28 16:35:08 -06:00
..
components Fix padding/positioning of the user menu orange talk message notification 2021-07-28 16:35:08 -06:00
images Reorganize LESS files to match ResourceLoader conventions 2021-04-08 15:47:56 +01:00
common.less Storybook should include UserLinks 2021-05-27 19:27:27 +00:00
normalize.less Reorganize LESS files to match ResourceLoader conventions 2021-04-08 15:47:56 +01:00
print.less Restore print, links, table and message box styles 2021-07-27 21:18:03 +00:00
typography.less Remove caching FIXMEs 2021-07-15 20:28:48 +00:00
variables.less Sidebar hover background should be consistent with mw-ui-icon 2021-07-22 22:07:09 +00:00