Merge pull request #11573 from nijel/remove-padding
Remove padding around highlighted SQL query
This commit is contained in:
commit
cbd64f8fb5
@ -1808,7 +1808,6 @@ div.sqlvalidate {
|
||||
|
||||
.result_query div.sqlOuter {
|
||||
background: <?php echo $GLOBALS['cfg']['BgOne']; ?>;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
#PMA_slidingMessage code.sql,
|
||||
@ -3534,4 +3533,4 @@ body .ui-dialog .ui-dialog-title {
|
||||
body .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
|
||||
float: <?php echo $right; ?>;
|
||||
}
|
||||
/* end of styles for jQuery-ui to support rtl languages */
|
||||
/* end of styles for jQuery-ui to support rtl languages */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user