diff options
| author | Andy Rickert <andrew_rickert@brown.edu> | 2020-08-05 15:09:49 -0400 |
|---|---|---|
| committer | Andy Rickert <andrew_rickert@brown.edu> | 2020-08-05 15:09:49 -0400 |
| commit | 6612acac309767c6deafc45d931e42ff1ee4c86b (patch) | |
| tree | 28a0a6e3c0ecf4b7e0e2fe09b04d9d288640100c /src/client/views/collections/CollectionSchemaView.scss | |
| parent | 2ab24585afee218bb1bd4e2cb9b29860f72a6587 (diff) | |
fixes for bob
Diffstat (limited to 'src/client/views/collections/CollectionSchemaView.scss')
| -rw-r--r-- | src/client/views/collections/CollectionSchemaView.scss | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/client/views/collections/CollectionSchemaView.scss b/src/client/views/collections/CollectionSchemaView.scss index 897c11dc7..6bf24fe63 100644 --- a/src/client/views/collections/CollectionSchemaView.scss +++ b/src/client/views/collections/CollectionSchemaView.scss @@ -161,16 +161,6 @@ .collectionSchema-col { height: 100%; - - .collectionSchema-apper { - &.col-before { - border-left: 2px solid red; - } - - &.col-after { - border-right: 2px solid red; - } - } } |
