mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/13590] Headers of remember me login keys are not centered
Corrected a few other files as well PHPBB3-13590
This commit is contained in:
committed by
Richard McGirr
parent
3ac583271f
commit
c3720739cb
@@ -671,6 +671,8 @@ table.table1 tbody th {
|
||||
|
||||
/* Specific column styles */
|
||||
table.table1 .name { text-align: left; }
|
||||
table.table1 .center { text-align: center; }
|
||||
table.table1 .reportby { width: 15%; }
|
||||
table.table1 .posts { text-align: center; width: 7%; }
|
||||
table.table1 .joined { text-align: left; width: 15%; }
|
||||
table.table1 .active { text-align: left; width: 15%; }
|
||||
|
Reference in New Issue
Block a user