Fix positioning of dropdown icon for personal menu

...why was that overflow:hidden even there?

Change-Id: I63a84acc9228baf214fc05c1e2896556d99398d1
isekai
Isarra 6 years ago
parent 02f7c0c98b
commit d844571796

@ -95,7 +95,6 @@
span { span {
display: inline-block; display: inline-block;
height: 1em; height: 1em;
overflow: hidden;
word-wrap: break-word; word-wrap: break-word;
} }
} }

Loading…
Cancel
Save