Browse Source

Fixed broken alignment of text in range

css_transitions
josdejong 10 years ago
parent
commit
19458b71b8
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      src/timeline/component/css/item.css

+ 0
- 4
src/timeline/component/css/item.css View File

@ -90,10 +90,6 @@
overflow: hidden;
}
.vis.timeline .item.range .content {
width: 100%;
}
.vis.timeline .item .delete {
background: url('img/timeline/delete.png') no-repeat top center;
position: absolute;

Loading…
Cancel
Save