Changeset - c9bb2d6186ba
[Not reviewed]
default
0 1 0
Mads Kiilerich - 10 years ago 2015-08-26 17:28:59
madski@unity3d.com
comments: improve vertical alignment of status_change radiobuttons
1 file changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
kallithea/public/css/style.css
Show inline comments
 
@@ -4351,7 +4351,8 @@ form.comment-inline-form {
 
}
 

	
 
input.status_change_radio {
 
    margin-left: 15px;
 
    margin: 2px 0 5px 15px;
 
    vertical-align: middle;
 
}
 

	
 
.notification-paginator {
0 comments (0 inline, 0 general)