Commit 2733b4fe by pupi1985

Fixed an issue in which the avatar image falls down the qa-login-bar.

parent 130339cb
......@@ -406,13 +406,6 @@ input[type="submit"].qa-search-button:hover {
width: 24px;
}
.qa-logged-in-avatar .qa-avatar-image {
max-width: 100%;
height: auto;
min-width: 24px; /* pull request */
min-height: 24px; /* pull request */
}
/* end */
.qa-logged-in-points {
float: left;
......
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