float fixes

This commit is contained in:
medet97 2020-04-28 14:03:58 +05:00
parent 518795f690
commit 475ae67707
1 changed files with 2 additions and 2 deletions

View File

@ -630,10 +630,10 @@
padding-bottom: 30px !important;
}
.platny-inner-tab .tab-content .row .col-lg-12 ul.pagination-mk li{
padding: 0 5px;
padding: 0 5px !important;
}
.platny-inner-tab .tab-content .row .col-lg-12 ul.pagination-mk li a{
font-size: 14px;
font-size: 14px !important;
}
}