Commit 468b285a authored by chriseth's avatar chriseth Committed by GitHub

Merge pull request #134 from iFA88/patch-2

Fix dargbar width
parents b232ef8f 2c10a318
......@@ -389,7 +389,7 @@ body {
#dragbar {
background-color: transparent;
position: absolute;
width: 1em;
width: 0.5em;
right: -3px;
top: 3em;
bottom: 0;
......
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