зеркало из https://github.com/mozilla/MozDef.git
raise padding for pagination container to be visible with 20+ events
This commit is contained in:
Родитель
507ce76032
Коммит
3dd3b805f4
|
@ -58,7 +58,7 @@ body {
|
|||
}
|
||||
|
||||
.pagination-container.text-center {
|
||||
padding-bottom: 1%;
|
||||
padding-bottom: 3%;
|
||||
}
|
||||
|
||||
div.dc-chart {
|
||||
|
|
|
@ -45,7 +45,7 @@ body {
|
|||
}
|
||||
|
||||
.pagination-container.text-center {
|
||||
padding-bottom: 1%;
|
||||
padding-bottom: 3%;
|
||||
}
|
||||
|
||||
div.dc-chart {
|
||||
|
|
|
@ -36,7 +36,7 @@ body {
|
|||
}
|
||||
|
||||
.pagination-container.text-center {
|
||||
padding-bottom: 1%;
|
||||
padding-bottom: 3%;
|
||||
}
|
||||
|
||||
footer {
|
||||
|
|
|
@ -61,7 +61,7 @@ body {
|
|||
}
|
||||
|
||||
.pagination-container.text-center {
|
||||
padding-bottom: 1%;
|
||||
padding-bottom: 3%;
|
||||
}
|
||||
|
||||
div.dc-chart {
|
||||
|
|
Загрузка…
Ссылка в новой задаче