1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-03 05:12:37 +02:00

[ticket/10742] Fixing table widths

Fixing table widths for members list, team page, online users list

PHPBB3-10742
This commit is contained in:
Vjacheslav Trushkin
2012-04-01 22:16:53 +03:00
parent bf0a3ddaca
commit 24cd3a21a0
2 changed files with 1 additions and 5 deletions

View File

@@ -385,7 +385,7 @@ ul.rightside {
/* Table styles
----------------------------------------*/
table.table1 {
/* See tweaks.css */
width: 100%;
}
#ucp-main table.table1 {