aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/PropertiesView.scss
diff options
context:
space:
mode:
authorsrichman333 <sarah_n_richman@brown.edu>2023-05-04 10:46:20 -0400
committersrichman333 <sarah_n_richman@brown.edu>2023-05-04 10:46:20 -0400
commit50876028b994044f2a9426a4efb85a363f0d7168 (patch)
tree00c3c0ccc93603a980da1cfa13fd6cec331f036d /src/client/views/PropertiesView.scss
parentd1e4d4a9daae4f037cf8b22e1011d97680a01e27 (diff)
properties view + sharing manager are consistent, and all text updates properly
Diffstat (limited to 'src/client/views/PropertiesView.scss')
-rw-r--r--src/client/views/PropertiesView.scss4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/client/views/PropertiesView.scss b/src/client/views/PropertiesView.scss
index 50bf6ce74..71107a5f9 100644
--- a/src/client/views/PropertiesView.scss
+++ b/src/client/views/PropertiesView.scss
@@ -172,8 +172,7 @@
border-radius: 6px;
border: 1px solid rgb(71, 71, 71);
}
- & .propertiesView-shareDropDownEdit,
- .propertiesView-shareDropDownSelf-Edit{
+ & .propertiesView-shareDropDownEdit{
padding: 5px;
background: rgb(235, 235, 145);
color: rgb(75, 75, 5);
@@ -426,7 +425,6 @@
background: inherit;
border: none;
background: inherit;
- // width: 100%;
text-align: justify; // for Edge
text-align-last: end;
&:hover {