Add padding to #pma_footer
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
This commit is contained in:
parent
a61a2b0e87
commit
0d3aed0a09
@ -424,7 +424,7 @@ td .icon {
|
||||
}
|
||||
|
||||
/* message boxes: error, confirmation */
|
||||
#pma_errors, #pma_demo {
|
||||
#pma_errors, #pma_demo, #pma_footer {
|
||||
padding: 0 0.5em;
|
||||
}
|
||||
|
||||
|
||||
@ -704,7 +704,7 @@ td .icon {
|
||||
}
|
||||
|
||||
/* message boxes: error, confirmation */
|
||||
#pma_errors, #pma_demo {
|
||||
#pma_errors, #pma_demo, #pma_footer {
|
||||
padding: 0 0.5em;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user