Files
@ 6f38405ed2f2
Branch filter:
Location: kallithea/dev_requirements.txt
6f38405ed2f2
154 B
text/plain
templates: use span for inline elements
Instead of using div and making it an inline elment with css use span
which already is a inline element.
Instead of using div and making it an inline elment with css use span
which already is a inline element.