##// END OF EJS Templates
styling: setting size on mention gravatars
lisaq -
r879:3216087d default
parent child Browse files
Show More
@@ -379,6 +379,8 b' span.CodeMirror-selectedtext { backgroun'
379 }
379 }
380
380
381 .CodeMirror-hint-entry .gravatar {
381 .CodeMirror-hint-entry .gravatar {
382 height: @gravatar-size;
383 width: @gravatar-size;
382 margin-right: 4px;
384 margin-right: 4px;
383 }
385 }
384
386
General Comments 0
You need to be logged in to leave comments. Login now