mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-23 14:28:45 +01:00
fixed not working fixed height of date rows aka stop end and finished date to move up
This commit is contained in:
parent
3386edced3
commit
f0e780c313
@ -14,7 +14,7 @@
|
||||
.planned { font-style:italic; }
|
||||
table.fullWidth { width: 100%; }
|
||||
.infoId:before { content:"#" }
|
||||
.fixedHeight { line-height: 12px; }
|
||||
.fixedHeight { height: 12px; }
|
||||
.noWrap { white-space: nowrap; }
|
||||
.user_filter select { width: 100px; }
|
||||
.inputFullWidth input { width: 100%; }
|
||||
|
Loading…
Reference in New Issue
Block a user