Show MeMenu profile pic in full size

Changing .ProfilePhotoMedium also changes the picture size in the
MeMenu/MeBox.

This restricts the rule to panel boxes and the main content column.
master
bleistivt 2015-01-15 19:16:43 +01:00
parent 59df030e0a
commit 676b5692a7
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@
}
/* Badge detail page */
.ProfilePhotoMedium {
.Box .ProfilePhotoMedium,
.ContentColumn .ProfilePhotoMedium {
height: 24px;
margin-bottom: 3px;
margin-right: 3px;