cdm updated: fix vertical align
This commit is contained in:
parent
c722ce3b96
commit
47837c096f
1 changed files with 1 additions and 0 deletions
1
cdm.css
1
cdm.css
|
@ -24,6 +24,7 @@ div.cdmHeader span.updated {
|
|||
font-weight : normal;
|
||||
font-size : 11px;
|
||||
white-space : nowrap;
|
||||
vertical-align : middle;
|
||||
}
|
||||
|
||||
div.cdmHeader input {
|
||||
|
|
Loading…
Reference in a new issue