[#342,bugfix,timeline][s]: remove explicitly setting of width in JS as not the right way - fixes #342.

This commit is contained in:
Rufus Pollock
2013-04-16 18:23:59 +01:00
parent fc64fdab8f
commit 1fc5610874
4 changed files with 8 additions and 7 deletions

3
css/timeline.css Normal file
View File

@@ -0,0 +1,3 @@
.recline-timeline {
position: relative;
}