diff options
| author | bob <bcz@cs.brown.edu> | 2019-04-18 10:03:02 -0400 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-04-18 10:03:02 -0400 |
| commit | 23f4ce6107d64e4be8b05f528fc210ad6e85d174 (patch) | |
| tree | 7490fcf4c4772ef2e41023e81f34014455565a41 /src/client/views/collections/CollectionSchemaView.scss | |
| parent | 6c56cbad38efbde578e2c2c90cbce4b7ff033059 (diff) | |
more minor schema view fixes.
Diffstat (limited to 'src/client/views/collections/CollectionSchemaView.scss')
| -rw-r--r-- | src/client/views/collections/CollectionSchemaView.scss | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/client/views/collections/CollectionSchemaView.scss b/src/client/views/collections/CollectionSchemaView.scss index bced0d5d4..6eabbe17c 100644 --- a/src/client/views/collections/CollectionSchemaView.scss +++ b/src/client/views/collections/CollectionSchemaView.scss @@ -153,9 +153,6 @@ } .documentView-node:first-child { background: $light-color; - .imageBox-cont img { - object-fit: contain; - } } } //options menu styling |
