1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 03:54:10 +01:00

[ticket/12332] Remove width sizing, as it is already set

PHPBB3-12332
This commit is contained in:
Matt Friedman 2014-04-26 09:14:15 -07:00
parent 770ab13cb0
commit 3bebbc05ee

View File

@ -913,7 +913,6 @@ table.styles td.users, table td.mark {
table.fixed-width-table {
table-layout: fixed;
width: 100%;
}
@media only screen and (max-width: 700px), only screen and (max-device-width: 700px)