Commit 35790c0a authored by Ujvari Gergely's avatar Ujvari Gergely Committed by Randall Leeds

Left justify site url if no favicon is present

parent ed7138d8
......@@ -751,6 +751,7 @@ body {
font-weight: bold; }
/* line 42, site.css.scss */
#stream .tile .domain .favicon {
margin-left: .5em;
margin-right: .5em; }
/* line 46, site.css.scss */
#stream .tile .control {
......
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