From 50876028b994044f2a9426a4efb85a363f0d7168 Mon Sep 17 00:00:00 2001 From: srichman333 Date: Thu, 4 May 2023 10:46:20 -0400 Subject: properties view + sharing manager are consistent, and all text updates properly --- src/client/views/PropertiesView.scss | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/client/views/PropertiesView.scss') 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 { -- cgit v1.2.3-70-g09d2