Fix merge conflict
Signed-off-by: Marc Delisle <marc@infomarc.info>
This commit is contained in:
commit
cbc0b61add
@ -12,6 +12,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