aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSchemaView.scss
diff options
context:
space:
mode:
authorAndy Rickert <andrew_rickert@brown.edu>2020-07-03 16:06:07 -0400
committerAndy Rickert <andrew_rickert@brown.edu>2020-07-03 16:06:07 -0400
commit195dde9364bf7b294d74b95e70c8c9a9dd19f891 (patch)
tree87a73536b68406952429c4aca5def016e7993523 /src/client/views/collections/CollectionSchemaView.scss
parentb058ca45c5d8f3168fdb3a9e8733152765afdb0b (diff)
search works with schema, fixed sorting...stil a lot of bugs
Diffstat (limited to 'src/client/views/collections/CollectionSchemaView.scss')
-rw-r--r--src/client/views/collections/CollectionSchemaView.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/collections/CollectionSchemaView.scss b/src/client/views/collections/CollectionSchemaView.scss
index 5226a60f1..688099b6c 100644
--- a/src/client/views/collections/CollectionSchemaView.scss
+++ b/src/client/views/collections/CollectionSchemaView.scss
@@ -6,7 +6,7 @@
border-style: solid;
border-radius: $border-radius;
box-sizing: border-box;
- position: absolute;
+ position: relative;
top: 0;
width: 100%;
height: 100%;