Fixed broken italic text style in edited comment preview (#10130).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8752 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
73f9b825f0
commit
b47c5af0b8
|
@ -458,8 +458,6 @@ margin-left: 5px !important;
|
|||
width: auto;
|
||||
}
|
||||
|
||||
form em {font-style:normal;font-size:90%;color:#888;}
|
||||
|
||||
label.no-css {
|
||||
font-weight: inherit;
|
||||
float:none;
|
||||
|
|
Loading…
Reference in New Issue