r113310 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r113309
|
r113310
|
r113311
>
Date:
22:14, 7 March 2012
Author:
jdlrobson
Status:
ok
Tags:
Comment:
also set width of tables in beta_common.css
follow up to
r113309
Modified paths:
/trunk/extensions/MobileFrontend/stylesheets/beta_common.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/MobileFrontend/stylesheets/beta_common.css
—
—
@@ -272,6 +272,7 @@
273
273
table[style] {
274
274
float: none !important;
275
275
margin-left: 0 !important;
276
+ width: 100% !important;
276
277
}
277
278
278
279
table.navbox td.navbox-group {
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r113309
fix large broken info boxes and tables...
jdlrobson
22:12, 7 March 2012
Status & tagging log
00:39, 8 March 2012
Awjrichards
(
talk
|
contribs
)
changed the
status
of r113310
[
removed:
new
added:
ok]