Fix merge conflicts
This commit is contained in:
parent
fb3c180910
commit
705fd0ff6e
@ -77,6 +77,7 @@ VerboseMultiSubmit, ReplaceHelpImg
|
||||
- bug #3563824 [export] Support Apache's mod_deflate
|
||||
- bug #3585523 [interface] Inline query editing broken after row update
|
||||
- bug #3586389 [setup] Cannot switch language in /setup
|
||||
- bug #3585695 [CSS] Font size in inline query editor is way too big
|
||||
|
||||
3.5.4.0 (not yet released)
|
||||
- bug #3570212 [edit] uuid_short() is a no-arguments function
|
||||
|
||||
@ -14,7 +14,7 @@ if (! defined('PMA_MINIMUM_COMMON') && ! defined('TESTSUITE')) {
|
||||
}
|
||||
?>
|
||||
.CodeMirror {
|
||||
font-size: 140%;
|
||||
font-size: 100%;
|
||||
font-family: monospace;
|
||||
background: #fff;
|
||||
border: 1px solid #000;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user