* fix left positioning.
@@ -23,7 +23,7 @@
position: fixed;
bottom: 0;
right: 0;
- left: 1em;
+ left: 0;
}