##// END OF EJS Templates
Slight change to css so that gravatar is vertically centered on user's page....
Jean-Philippe Lang -
r2095:1dfe63093b03
parent child
Show More
@@ -662,6 +662,8 td.username img.gravatar {
662 clear: left;
662 clear: left;
663 }
663 }
664
664
665 h2 img { vertical-align:middle; }
666
665
667
666 /***** Media print specific styles *****/
668 /***** Media print specific styles *****/
667 @media print {
669 @media print {
General Comments 0
You need to be logged in to leave comments. Login now