discourse/app/assets
Boris 0a330544b3 Prevent rendering of excessive <li> wrapper around a category breadcrumb which already is a <li>.
The excessive <li> wrapper coming from the template is automatically closed by the browser during the HTML parsing step, causing an empty <li> being visible in the rendered source (preceding the first breadcrumb). This causes a visual bug when not using the default Discourse stylesheet, because the extra LI element pushes the content to the right and sometimes also renders an extra black pixel.
2014-03-21 16:58:06 +11:00
..
fonts Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
images move unhashed images into public images directory. asset precompile does not keep around unhashed urls in prd 2013-12-23 10:06:33 +11:00
javascripts Prevent rendering of excessive <li> wrapper around a category breadcrumb which already is a <li>. 2014-03-21 16:58:06 +11:00
stylesheets Merge pull request #2158 from awesomerobot/master 2014-03-20 13:42:05 -07:00