aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionFreeFormView.scss
diff options
context:
space:
mode:
authorbob <bcz@cs.brown.edu>2019-03-14 10:34:12 -0400
committerbob <bcz@cs.brown.edu>2019-03-14 10:34:12 -0400
commit0eca487586cb52f8d729479f50f9f8d40484998d (patch)
tree5c48f984aad455fa0fdbdf1612fa7393653e8ec0 /src/client/views/collections/CollectionFreeFormView.scss
parentc95e3f0c670c4f096a83af6dd48852a6c965842b (diff)
fixed video controls layout
Diffstat (limited to 'src/client/views/collections/CollectionFreeFormView.scss')
-rw-r--r--src/client/views/collections/CollectionFreeFormView.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/collections/CollectionFreeFormView.scss b/src/client/views/collections/CollectionFreeFormView.scss
index 2ec0dc371..a00c01898 100644
--- a/src/client/views/collections/CollectionFreeFormView.scss
+++ b/src/client/views/collections/CollectionFreeFormView.scss
@@ -41,6 +41,7 @@
background: $light-color-secondary;
}
+ position:absolute;
border: 0px solid transparent;
border-radius: $border-radius;
box-sizing: border-box;