Remove erroneous vertical-align: center values, props helenyhou, fixes #20586
git-svn-id: https://develop.svn.wordpress.org/trunk@21582 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f6e6eece0c
commit
991c78713e
@ -4228,7 +4228,6 @@ span.imgedit-scale-warn {
|
||||
color: red;
|
||||
line-height: 21px;
|
||||
text-align: center;
|
||||
vertical-align: center;
|
||||
}
|
||||
|
||||
#replyrow h5 {
|
||||
@ -7429,7 +7428,6 @@ h3.tb {
|
||||
display: block;
|
||||
float: left;
|
||||
overflow: hidden;
|
||||
vertical-align: center;
|
||||
}
|
||||
|
||||
#img_container img,
|
||||
|
Loading…
Reference in New Issue
Block a user