CSS Issue

Signed-off-by: Mohit Sharma <mohitdonsharma9@gmail.com>
(cherry picked from commit 71eebf3ad8)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
This commit is contained in:
sharmamohit123 2018-10-01 23:53:23 +05:30 committed by Isaac Bennetch
parent fffd9705cf
commit 9f5d5fde17
2 changed files with 2 additions and 0 deletions

View File

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

View File

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