]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
z-index first 15978/head
authorPatryk Puszczyk <sqal08@gmail.com>
Sun, 15 Mar 2015 09:39:55 +0000 (10:39 +0100)
committerPatryk Puszczyk <sqal08@gmail.com>
Sun, 15 Mar 2015 09:39:55 +0000 (10:39 +0100)
less/pagination.less

index 9489def4b59ec94a2c010e38aaf16fe79270b89e..e94757338c62a157c7966117436cf1e407b4cd49 100644 (file)
   > li > span {
     &:hover,
     &:focus {
+      z-index: 3;
       color: @pagination-hover-color;
       background-color: @pagination-hover-bg;
       border-color: @pagination-hover-border;
-      z-index: 3;
     }
   }