Merge remote-tracking branch 'origin/QA_4_1' into QA_4_1
This commit is contained in:
commit
91871fb6ba
@ -3,6 +3,7 @@ phpMyAdmin - ChangeLog
|
||||
|
||||
4.1.13.0 (not yet released)
|
||||
- bug #4279 CTRL + up or down moves 2 fields
|
||||
- bug #4336 List server css style wrong
|
||||
|
||||
4.1.12.0 (2014-03-27)
|
||||
- bug #4334 Add event : datepicker won't open
|
||||
|
||||
@ -1385,7 +1385,8 @@ textarea#partitiondefinition {
|
||||
}
|
||||
|
||||
#list_server {
|
||||
list-style-image: none;
|
||||
list-style-type: none;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
@ -1760,7 +1760,8 @@ textarea#partitiondefinition {
|
||||
}
|
||||
|
||||
#list_server {
|
||||
list-style-image: none;
|
||||
list-style-type: none;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user