Last modified: 2010-01-20 18:39:39 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T24161, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 22161 - Bug details page has too much spacing.
Bug details page has too much spacing.
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Bugzilla (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Priyanka Dhanda
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-01-19 20:34 UTC by Priyanka Dhanda
Modified: 2010-01-20 18:39 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
Screenshot of bug details page (82.18 KB, image/png)
2010-01-19 20:34 UTC, Priyanka Dhanda
Details

Description Priyanka Dhanda 2010-01-19 20:34:34 UTC
Created attachment 6974 [details]
Screenshot of bug details page

The bug details page needs less space between fields.
Comment 1 Happy-melon 2010-01-19 23:19:29 UTC
Just changing the declaration:

div.tabbody table td, div.tabbody table th, #bodyContent form table td {
    border:medium none !important;
    line-height:2em;
-    padding:0.5em 0.25em;
+    padding:0 0.25em;
} 

Does it for me.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links