Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4a2d69
)
MDL-59158 theme_boost: Remove auto width and height for user picture
author
Jun Pataleta
<jun@moodle.com>
Wed, 7 Jun 2017 03:05:50 +0000
(11:05 +0800)
committer
Jun Pataleta
<jun@moodle.com>
Fri, 23 Jun 2017 02:12:47 +0000
(10:12 +0800)
theme/boost/scss/moodle/core.scss
patch
|
blob
|
blame
|
history
diff --git
a/theme/boost/scss/moodle/core.scss
b/theme/boost/scss/moodle/core.scss
index
cb149d1
..
a48811d
100644
(file)
--- a/
theme/boost/scss/moodle/core.scss
+++ b/
theme/boost/scss/moodle/core.scss
@@
-236,8
+236,6
@@
img.resize {
}
.action-menu .userpicture {
- width: auto;
- height: auto;
margin-left: 1rem;
}