Fix merge conflict (master)
Signed-off-by: Marc Delisle <marc@infomarc.info>
This commit is contained in:
commit
730aab017a
@ -21,6 +21,7 @@ phpMyAdmin - ChangeLog
|
||||
- bug Undefined index central_columnswork
|
||||
- bug #4657 Don't have default blowfish_secret
|
||||
- bug #4656 Some error popups fade away too quickly
|
||||
- bug #4648 Consistency in borders
|
||||
|
||||
4.3.2.0 (2014-12-12)
|
||||
- bug #4628 PHP error while exporting schema as PDF
|
||||
|
||||
@ -401,8 +401,11 @@ table {
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
th {
|
||||
thead th {
|
||||
border-right: 1px solid #fff;
|
||||
}
|
||||
|
||||
th {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user