mirror of
https://github.com/bckelley/blueberry-pma-theme.git
synced 2026-08-24 03:04:11 -05:00
Fix console icon positioning
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
@@ -3386,7 +3386,7 @@ table.show_create td {
|
||||
}
|
||||
#pma_console {
|
||||
position: relative;
|
||||
margin-<?php echo $left; ?>: 240px;
|
||||
margin-<?php echo $left; ?>: 250px;
|
||||
}
|
||||
#pma_console .templates {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user