mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Fixing alignment issues in tables.
This commit is contained in:
parent
e60243c464
commit
943af988f6
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ table {
|
|||
th {
|
||||
border:0;
|
||||
border-bottom:2px solid #555;
|
||||
text-align: center;
|
||||
text-align: left;
|
||||
padding:4px;
|
||||
}
|
||||
th a {
|
||||
|
|
Loading…
Reference in a new issue