fixed not working fixed height of date rows aka stop end and finished date to move up

This commit is contained in:
Ralf Becker 2012-09-25 17:38:14 +00:00
parent 4ae5bfb875
commit 944b538e92

View File

@ -14,7 +14,7 @@
.planned { font-style:italic; }
table.fullWidth { width: 100%; }
td.infoId:before { content:"#" }
.fixedHeight { line-height: 12px; }
.fixedHeight { height: 12px; }
.noWrap { white-space: nowrap; }
.user_filter select { width: 100px; }
.inputFullWidth input { width: 100%; }