aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionTimeView.scss
diff options
context:
space:
mode:
authorbob <bcz@cs.brown.edu>2020-02-04 15:56:38 -0500
committerbob <bcz@cs.brown.edu>2020-02-04 15:56:38 -0500
commit7eb6f1bcc35d852308e2c2ea466d9727d3ba10ef (patch)
treea5d54bcc5fd9d41c25dfd95413460bf23d36a93e /src/client/views/collections/CollectionTimeView.scss
parente6c1c5f08bf706023335936bebf463184650a6c2 (diff)
pivot view/time view working
Diffstat (limited to 'src/client/views/collections/CollectionTimeView.scss')
-rw-r--r--src/client/views/collections/CollectionTimeView.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/client/views/collections/CollectionTimeView.scss b/src/client/views/collections/CollectionTimeView.scss
index 3aac2bc75..df5057b5b 100644
--- a/src/client/views/collections/CollectionTimeView.scss
+++ b/src/client/views/collections/CollectionTimeView.scss
@@ -8,6 +8,9 @@
.collectionFreeform-customText {
text-align: left;
}
+ .collectionFreeform-customDiv {
+ position: absolute;
+ }
.collectionTimeView-thumb {
position: absolute;
width: 30px;