Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Commit

Permalink
Fixed broken alignment of text in range
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Feb 18, 2014
1 parent 285257e commit 19458b7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/timeline/component/css/item.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 19458b7

Please sign in to comment.