Skip to content
Snippets Groups Projects

Kite 3360388: Pagination needs style.

Open Alok Singh requested to merge issue/kite-3360388:kite-3360388 into main
Files
3
+ 1
1
@@ -88,7 +88,7 @@ tbody tr{
width: 100%;
min-height: 500px;
margin: 0 auto;
background-image: url("/themes/contrib/kite/images/kite.png");
background-image: url("../images/kite.png");
background-repeat: no-repeat;
background-position: 0 10% ;
background-size: cover;
Loading