You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
In not-so-rare circumstances, the avatar generated is wrapped in an anchor so that when clicked, it goes to the user profile. Unfortunately, html 4 spec doesn't like block level elements inside anchors (since an anchor is an inline element), and even though we define html5 doctype, browsers still reorder the div and anchor, beats me as to why. So I can trick the browser by using a span. The css already styles it as inline-block so no further fixes are required. |
6 years ago | |
---|---|---|
.. | ||
images | 6 years ago | |
language | 6 years ago | |
less | 6 years ago | |
src | 6 years ago | |
uploads | ||
vendor | 7 years ago | |
.eslintrc | 8 years ago | |
.jshintrc | 8 years ago | |
503.html | ||
favicon.ico | ||
js-enabled.css | 6 years ago | |
logo.png |