mediawiki-extensions-Echo/modules
Roan Kattouw 65c6b8cbaf NotificationBadgeWidget: Fix header getting larger when "Mark all as read" present
The "Mark all as read" button had margins that made it just a little
bit taller than the header would otherwise be. This pushed the
bottom border of the header and the top border of the first notification
away from each other.

We only need top and right margins on this button, so drop the
bottom and left margins.

Bug: T137778
Change-Id: I8d47d84c79cbdad707b8cbaa8d43187c054755b3
2016-06-14 11:12:54 +01:00
..
api Display a message if there are no notifications in Special:Notifications 2016-05-31 23:13:48 +00:00
controller Separate model's symbolic name and model's source 2016-06-09 16:20:57 -07:00
icons Adjust styling for "Mark group as read" 2016-05-26 13:30:49 -07:00
logger Add JSDuck support and fix errors 2016-05-11 14:07:12 -07:00
model Separate model's symbolic name and model's source 2016-06-09 16:20:57 -07:00
nojs No-JS special page: One-click mark as read 2016-05-27 17:23:29 -07:00
special Stop outputting $nextContinue in Special:Notifications 2016-05-27 16:46:20 -07:00
styles NotificationBadgeWidget: Fix header getting larger when "Mark all as read" present 2016-06-14 11:12:54 +01:00
ui Separate model's symbolic name and model's source 2016-06-09 16:20:57 -07:00
echo.mixins.less Truncate usernames, titles and excerpts in notifications 2016-01-29 07:04:23 -05:00
echo.variables.less Styling changes to Special:Notifications headers and toolbar 2016-05-31 00:40:07 +00:00
echo.variables.monobook.less Separate skin specific styles and improve Monobook appearance 2015-11-10 17:57:44 -08:00
echo.variables.vector.less Separate skin specific styles and improve Monobook appearance 2015-11-10 17:57:44 -08:00
ext.echo.init.js Refactoring Echo's front end for MVC 2016-05-18 12:28:45 -07:00
ext.echo.moment-hack.js Use localized weekdays on Special:Notifications 2016-06-13 13:09:51 +01:00
hooks.txt Add overlay hook for user scripts. 2013-06-13 21:27:26 -04:00
mw.echo.js Refactoring Echo's front end for MVC 2016-05-18 12:28:45 -07:00