Add padding to #pma_footer

Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
This commit is contained in:
Ann + J.M 2014-06-26 12:59:22 +02:00
parent a61a2b0e87
commit 0d3aed0a09
2 changed files with 2 additions and 2 deletions

View File

@ -424,7 +424,7 @@ td .icon {
}
/* message boxes: error, confirmation */
#pma_errors, #pma_demo {
#pma_errors, #pma_demo, #pma_footer {
padding: 0 0.5em;
}

View File

@ -704,7 +704,7 @@ td .icon {
}
/* message boxes: error, confirmation */
#pma_errors, #pma_demo {
#pma_errors, #pma_demo, #pma_footer {
padding: 0 0.5em;
}