Commit 04c46e10 by Dányi Bence

one: background-position fixed for icons

parent 4aa1a910
...@@ -116,7 +116,7 @@ ...@@ -116,7 +116,7 @@
float: left; float: left;
padding-left: 25px; padding-left: 25px;
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: 0 0; background-position: left center;
z-index: 2; z-index: 2;
position: relative; position: relative;
&.filetype-new-folder { &.filetype-new-folder {
......
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 sign in to comment