diff options
author | bob <bcz@cs.brown.edu> | 2019-05-30 13:52:48 -0400 |
---|---|---|
committer | bob <bcz@cs.brown.edu> | 2019-05-30 13:52:48 -0400 |
commit | 0348b9f5ecb5419965bcd9eb5a37d629dd4f3a6e (patch) | |
tree | abbbd9c48ce797509efb53c58f691c9881257d69 /src | |
parent | 890a40ef8cc2efa7beea5722301b59ede5141238 (diff) |
from last.
Diffstat (limited to 'src')
-rw-r--r-- | src/client/views/collections/CollectionStackingView.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/collections/CollectionStackingView.scss b/src/client/views/collections/CollectionStackingView.scss index 4d240342c..1bb0b2674 100644 --- a/src/client/views/collections/CollectionStackingView.scss +++ b/src/client/views/collections/CollectionStackingView.scss @@ -9,7 +9,6 @@ height: 100%; position: absolute; overflow-y: auto; - min-width: 250px; border-width: 0; box-shadow: $intermediate-color 0.2vw 0.2vw 0.8vw; border-color: $light-color-secondary; |