mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-04 13:35:13 +02:00
Merge remote-tracking branch 'cyberalien/ticket/10742' into develop
* cyberalien/ticket/10742: [ticket/10742] Fixing table widths
This commit is contained in:
commit
ff7a6fb204
@ -385,7 +385,7 @@ ul.rightside {
|
||||
/* Table styles
|
||||
----------------------------------------*/
|
||||
table.table1 {
|
||||
/* See tweaks.css */
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#ucp-main table.table1 {
|
||||
|
@ -4,10 +4,6 @@ These style definitions are IE 7 and 8 specific
|
||||
tweaks required due to its poor CSS support.
|
||||
-------------------------------------------------*/
|
||||
|
||||
table.table1 {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* Align checkboxes/radio buttons nicely */
|
||||
dd label input {
|
||||
vertical-align: text-bottom;
|
||||
|
Loading…
x
Reference in New Issue
Block a user