summaryrefslogtreecommitdiffstats
path: root/skins/standard/index.css
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2007-03-25 09:10:20 +0200
committermkanat%bugzilla.org <>2007-03-25 09:10:20 +0200
commit841ede34d69569f223788512ff77d58dd22e5455 (patch)
treea374b479ec3dcdc3cc98dc11b813f80674b797a2 /skins/standard/index.css
parent1463ef1599f942025ba67aeae96d5c3b6301db7a (diff)
downloadbugzilla-841ede34d69569f223788512ff77d58dd22e5455.tar.gz
bugzilla-841ede34d69569f223788512ff77d58dd22e5455.tar.xz
Bug 375138: The UI of index.cgi is broke
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=LpSolit
Diffstat (limited to 'skins/standard/index.css')
-rw-r--r--skins/standard/index.css9
1 files changed, 1 insertions, 8 deletions
diff --git a/skins/standard/index.css b/skins/standard/index.css
index 36b90f01f..2b021f349 100644
--- a/skins/standard/index.css
+++ b/skins/standard/index.css
@@ -48,18 +48,11 @@
width: 250px;
height: 200px;
+ margin-top: 2.3em;
margin-right: 2.3em;
float: right;
background: transparent no-repeat url(index/front.png);
}
- div.contribute {
- position: relative;
- top: 200px;
- margin: .5em;
- padding: .5em;
- border: 1px dotted black;
- font-size: small;
- }
#page-index #report
{