aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSchemaView.scss
diff options
context:
space:
mode:
authorSam Wilkins <abdullah_ahmed@brown.edu>2019-07-19 16:10:16 -0400
committerSam Wilkins <abdullah_ahmed@brown.edu>2019-07-19 16:10:16 -0400
commite1b11d49cc73ae9cfe85c5225537d681bbc976cc (patch)
treeee8e14534abc06a77980fed2948b294fa1c1e9a9 /src/client/views/collections/CollectionSchemaView.scss
parent17f53f604e0087615c2baff6cffa344771301b5e (diff)
changed add col button to immediately add new column
Diffstat (limited to 'src/client/views/collections/CollectionSchemaView.scss')
-rw-r--r--src/client/views/collections/CollectionSchemaView.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/views/collections/CollectionSchemaView.scss b/src/client/views/collections/CollectionSchemaView.scss
index 4ae9628a9..47947829e 100644
--- a/src/client/views/collections/CollectionSchemaView.scss
+++ b/src/client/views/collections/CollectionSchemaView.scss
@@ -95,6 +95,10 @@
padding: 3px 7px;
font-size: 13px;
text-align: center;
+
+ &:last-child {
+ overflow: visible;
+ }
}
.rt-tbody {