2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-07 12:02:53 +08:00

Merge pull request #1910 from awesomerobot/master

previous restricted badge fix broke restricted badges in titles, this fixes it
This commit is contained in:
Jeff Atwood 2014-02-05 22:26:59 -08:00
commit f2c017ac1a

View file

@ -36,6 +36,8 @@
}
}
h1 a.badge-category div {vertical-align: top;}
// Notification badge
// --------------------------------------------------