aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/Main.scss
diff options
context:
space:
mode:
authorMonika Hedman <monika_hedman@brown.edu>2019-05-07 16:34:00 -0400
committerMonika Hedman <monika_hedman@brown.edu>2019-05-07 16:34:00 -0400
commitef54fbecd832e4c8f31144ab9fa217146833a397 (patch)
tree4bf8367cc6456f2a3eb23c242adda17dc7999f85 /src/client/views/Main.scss
parent93d2214b84eaef61c9a9f980d24b5c1addbd67dc (diff)
parent14c776b6d30e0bc0d5b3712f28e4b9f1170eae3b (diff)
pulled from new search
Diffstat (limited to 'src/client/views/Main.scss')
-rw-r--r--src/client/views/Main.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/client/views/Main.scss b/src/client/views/Main.scss
index fbc7c8ef3..2430e8f6c 100644
--- a/src/client/views/Main.scss
+++ b/src/client/views/Main.scss
@@ -131,7 +131,7 @@ button:hover {
// add nodes menu. Note that the + button is actually an input label, not an actual button.
#add-nodes-menu {
position: absolute;
- bottom: 24px;
+ bottom: 22px;
left: 24px;
label {
@@ -149,7 +149,6 @@ button:hover {
label p {
padding-left: 10.5px;
- padding-top: 3px;
}
label:hover {
@@ -183,6 +182,7 @@ button:hover {
top: 0;
left: 0;
overflow: scroll;
+ z-index: 1;
}
#mainContent-div {
@@ -206,7 +206,7 @@ button:hover {
ul#add-options-list {
list-style: none;
- padding: 0;
+ padding: 5 0 0 0;
li {
display: inline-block;