diff --git a/static/css/theme.css b/static/css/theme.css index 3052101e46..f0d9191a87 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -1215,8 +1215,10 @@ body { .anchor { color: #00bdf3; cursor: pointer; - font-size: 0.5em; - vertical-align: middle; + font-size: .5em; + margin-left: .66em; + margin-top: .9em; + position: absolute; visibility: hidden; }