##// END OF EJS Templates
change status box css fix (was trimmed sometimes)
marcink -
r3319:6d75dfb6 beta
parent child Browse files
Show More
@@ -4284,7 +4284,7 b' div.rst-block pre {'
4284 /** comment form **/
4284 /** comment form **/
4285
4285
4286 .status-block {
4286 .status-block {
4287 height:80px;
4287 min-height:80px;
4288 clear:both
4288 clear:both
4289 }
4289 }
4290
4290
General Comments 0
You need to be logged in to leave comments. Login now