diff options
author | bob <bcz@cs.brown.edu> | 2019-12-13 12:33:32 -0500 |
---|---|---|
committer | bob <bcz@cs.brown.edu> | 2019-12-13 12:33:32 -0500 |
commit | 9a90830162cf176b58729385588accf3b589454d (patch) | |
tree | abd1a0a12452b0f1e5c00782e504dc01e6490620 | |
parent | 99564dfde417fe3fbdc8a13b43f73d34438f363c (diff) |
from last
-rw-r--r-- | src/client/views/collections/ParentDocumentSelector.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/collections/ParentDocumentSelector.scss b/src/client/views/collections/ParentDocumentSelector.scss index 0ea3e015d..20e7cb994 100644 --- a/src/client/views/collections/ParentDocumentSelector.scss +++ b/src/client/views/collections/ParentDocumentSelector.scss @@ -12,7 +12,6 @@ z-index: 9999; background-color: #eeeeee; box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); - min-width: 150px; color: black; padding: 10px; |