Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
61c1e412
Commit
61c1e412
authored
Aug 29, 2010
by
Guy Pyrzak
Committed by
Max Kanat-Alexander
Aug 29, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 578599: Make it easier to scroll down past the attachment view in the
Details screen when using a mouse wheel, by making the view pane not take up the whole window. r=mkanat, a=mkanat
parent
b2729ebc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
attachment.css
skins/standard/attachment.css
+2
-1
No files found.
skins/standard/attachment.css
View file @
61c1e412
...
...
@@ -228,7 +228,8 @@ div#update_container {
#editFrame
,
#viewDiffFrame
,
#viewFrame
{
height
:
400px
;
width
:
100%
;
width
:
95%
;
margin-left
:
2%
;
}
.details
span
.bz_private
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment