Commit a404363e authored by Paul Brown's avatar Paul Brown

add model-list to a.icon CSS rule

parent 765485ce
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
} }
/* List View - prevent link icons from differing from trash icon */ /* List View - prevent link icons from differing from trash icon */
a.icon { .model-list a.icon {
text-decoration: none; text-decoration: none;
margin-left: 10px; margin-left: 10px;
color: inherit; color: inherit;
......
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