##// END OF EJS Templates
prevent avatar jumping on new line when commit message is expanded
Liviu -
r3651:937c33f4 new-ui
parent child Browse files
Show More
@@ -243,6 +243,7 b''
243
243
244 .left-content-message {
244 .left-content-message {
245 float: left;
245 float: left;
246 width: ~"calc(100% - 45px)";
246 }
247 }
247 }
248 }
248
249
General Comments 0
You need to be logged in to leave comments. Login now