summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-17 14:23:07 +0400
committerAndrew Dolgov <[email protected]>2013-03-17 14:23:07 +0400
commit47837c096f997fb448ec40543988c639db7ecdf1 (patch)
tree5710ae15f8b05539c30ee0317578d83d7807abe8
parentc722ce3b9677103e45084c25ede03500519aaefc (diff)
cdm updated: fix vertical align
-rw-r--r--cdm.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/cdm.css b/cdm.css
index 109d890b7..6838a4cef 100644
--- a/cdm.css
+++ b/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 {