44239: made some pagination optimizations

This commit is contained in:
Lotte Hofstede
2017-09-07 08:52:26 +02:00
parent 872984e505
commit bcf0026be4
10 changed files with 117 additions and 108 deletions

View File

@@ -2,4 +2,7 @@
.dropdown-toggle::after {
display: none;
}
.dropdown-item {
padding-left: 20px;
}
}