fixed icon x/y coords'

This commit is contained in:
lengstrom 2015-05-14 21:24:21 -04:00
parent b4450bdcc4
commit 2cef99b266

View file

@ -89,10 +89,10 @@ button:focus {
#openSideBar {
position: fixed;
margin-top: 10px;
margin-top: 6px;
width:72px;
height:72px;
margin-left: 15px;
margin-left: 11px;
z-index: 3000;
color:#232323;
cursor:pointer;