Merge branch '3.2.x'

This commit is contained in:
Marc Alexander 2016-12-18 15:46:57 +01:00
commit 33f8ace91c
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -339,18 +339,19 @@ ul.linklist.bulletin > li.no-bulletin:before {
vertical-align: top; vertical-align: top;
} }
.header-avatar:hover { a.header-avatar,
a.header-avatar:hover {
text-decoration: none; text-decoration: none;
} }
.header-avatar img { a.header-avatar img {
margin-bottom: 2px; margin-bottom: 2px;
max-height: 20px; max-height: 20px;
vertical-align: middle; vertical-align: middle;
width: auto; width: auto;
} }
.header-avatar span:after { a.header-avatar span:after {
content: '\f0dd'; content: '\f0dd';
display: inline-block; display: inline-block;
font: normal normal normal 14px/1 FontAwesome; font: normal normal normal 14px/1 FontAwesome;