MDL-59158 theme_boost: Remove auto width and height for user picture
authorJun Pataleta <jun@moodle.com>
Wed, 7 Jun 2017 03:05:50 +0000 (11:05 +0800)
committerJun Pataleta <jun@moodle.com>
Fri, 23 Jun 2017 02:12:47 +0000 (10:12 +0800)
theme/boost/scss/moodle/core.scss

index cb149d1..a48811d 100644 (file)
@@ -236,8 +236,6 @@ img.resize {
 }
 
 .action-menu .userpicture {
-    width: auto;
-    height: auto;
     margin-left: 1rem;
 }