aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/views/collections')
-rw-r--r--src/client/views/collections/CollectionDockingView.scss6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/client/views/collections/CollectionDockingView.scss b/src/client/views/collections/CollectionDockingView.scss
index b8180fe24..77e7b86ea 100644
--- a/src/client/views/collections/CollectionDockingView.scss
+++ b/src/client/views/collections/CollectionDockingView.scss
@@ -39,7 +39,7 @@
padding: 0px;
opacity: 0.7;
box-shadow: none;
- height: 19px;
+ height: 24px;
// border-bottom: 1px black;
.collectionDockingView-gear {
@@ -52,7 +52,7 @@
opacity: 1;
margin: 0;
box-shadow: none;
- height: 22px;
+ height: 27px;
margin-right: 2px;
// border-bottom: unset;
@@ -357,8 +357,6 @@
background: transparent url("../../../../node_modules/flexlayout-react/images/restore.png") no-repeat center;
}
- .flexlayout__popup_menu {}
-
.flexlayout__popup_menu_item {
padding: 2px 10px 2px 10px;
color: #ddd;