Fix visual issue

This commit is contained in:
Jose Gonzalez 2020-11-25 11:44:12 +01:00
parent 912b2179bd
commit 7984d9fcab
1 changed files with 4 additions and 0 deletions

View File

@ -60,3 +60,7 @@
.agents_alerts_header form > ul > li:nth-child(1n + 1) {
margin-left: 2em;
}
.pagination-bottom {
margin-top: 15px;
}