Commit 86d7da74 authored by Jake Hartnell's avatar Jake Hartnell

Cleaned things up a bit

I wasn't able to follow Randall's suggestions since that broke many things for some reason. I am opening an issue for Control Bar V2, which will include better icons, etc.
parent ec534ae1
......@@ -116,11 +116,6 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
overflow: hidden;
width: 40px;
height: 100px;
// box-shadow:0 2px 1px;
// background-color: white;
// border-bottom-left-radius: 2px;
// border-bottom-right-radius: 2px;
z-index: 1;
left: 1px;
top: 1.8em;
......@@ -136,7 +131,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
height: 0px;
}
.controlbarmenubutton {
.controlbarbutton {
position: relative;
left: 1px;
width: 25px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment