1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:55:56 +00:00

cdm updated: fix vertical align

This commit is contained in:
Andrew Dolgov
2013-03-17 14:23:07 +04:00
parent c722ce3b96
commit 47837c096f

View File

@@ -24,6 +24,7 @@ div.cdmHeader span.updated {
font-weight : normal; font-weight : normal;
font-size : 11px; font-size : 11px;
white-space : nowrap; white-space : nowrap;
vertical-align : middle;
} }
div.cdmHeader input { div.cdmHeader input {