Commit b92a5b54 authored by RawKStar77's avatar RawKStar77

Provide a feedback button in the interface

Meant to resolve #1653. As per @dwhly's suggestion the dropdown menu is now accessible even when not logged in. Note: items relevant to only logged in users are not shown.
parent daf5c646
......@@ -55,7 +55,7 @@ body {
font-family: $sans-font-family;
}
& > * {
& > *:first-child, & > *:last-child {
line-height: 28px;
margin: 0 .72em;
}
......
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