Commit 286c0a1a authored by Patryk Puszczyk's avatar Patryk Puszczyk

z-index first

parent 910f41da
......@@ -40,10 +40,10 @@
> li > span {
&:hover,
&:focus {
z-index: 3;
color: @pagination-hover-color;
background-color: @pagination-hover-bg;
border-color: @pagination-hover-border;
z-index: 3;
}
}
......
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