comparison rhodecode/public/css/style.css @ 3319:6d75dfb6b8ed beta

change status box css fix (was trimmed sometimes)
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 04 Feb 2013 02:07:57 +0100
parents fba005869f55
children 030103d57e30
comparison
equal deleted inserted replaced
3318:8f987997cffb 3319:6d75dfb6b8ed
4282 } 4282 }
4283 4283
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
4291 .comment-form .clearfix { 4291 .comment-form .clearfix {
4292 background: #EEE; 4292 background: #EEE;