Commit ddefdbf3 authored by tobz's avatar tobz

Added default top margin of 1px for icons.

parent 6bfa58ea
......@@ -25,6 +25,7 @@
background-image: url("@{iconSpritePath}");
background-position: 14px 14px;
background-repeat: no-repeat;
margin-top: 1px;
}
/* White icons with optional class, or on hover/active states of certain elements */
......
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