r113305 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r113304
|
r113305
|
r113306
>
Date:
21:40, 7 March 2012
Author:
jdlrobson
Status:
ok
Tags:
Comment:
remove fixed height
banner no longer has a fixed height so height auto
better here
Modified paths:
/trunk/extensions/MobileFrontend/stylesheets/beta_common.css
(modified) (
history
)
/trunk/extensions/MobileFrontend/stylesheets/common.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/MobileFrontend/stylesheets/common.css
—
—
@@ -62,7 +62,6 @@
63
63
text-decoration: none;
64
64
display: block;
65
65
cursor: pointer;
66
- height: 18px;
67
66
display: table-cell;
68
67
vertical-align: middle;
69
68
text-align: center;
Index: trunk/extensions/MobileFrontend/stylesheets/beta_common.css
—
—
@@ -78,7 +78,6 @@
79
79
text-decoration: none;
80
80
display: block;
81
81
cursor: pointer;
82
- height: 18px;
83
82
display: table-cell;
84
83
vertical-align: middle;
85
84
text-align: center;
Status & tagging log
21:41, 7 March 2012
Preilly
(
talk
|
contribs
)
changed the
status
of r113305
[
removed:
new
added:
ok]