Commit 61951025 by Scott

SnowFlat: fix category RTL margins

parent efac8f22
......@@ -384,6 +384,10 @@ h1 {
float: right;
}
.qa-nav-cat-list .qa-nav-cat-list {
margin-left: 0;
margin-right: 20px;
}
.qa-nav-cat-link.qa-nav-cat-favorited {
padding-right: 20px;
}
......
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