@ -54,7 +54,7 @@
&::after {
content: '\f06e';
font-family: "FontAwesome";
font-size: .75em;
font-size: 13px;
background: black;
border-radius: 50%;
color: white;
@ -66,14 +66,22 @@
}
&.new a::after {
display: none;
a {
padding: 3px 15px;
font-size: 20px;
&.user-icon {
overflow: visible;
&:focus, &:hover {
color: @gray-lighter;
height: 50px;
width: 50px;