6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/5/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#819] themes/horde/screen.css does not have proper <P> spacing
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.. ..___.___..__. _/ \ /[__ _/ [__] ./__. \/ | ./__.| |
Comment
> The padding and margin are both zeroed out. Hence paragraphs in the > message body are not spaced out as expected. Suggest adding a > margin-bottom to P's style, e.g.: > > > > cvs diff -u -r HEAD themes/horde/screen.css > > Index: themes/horde/screen.css > > =================================================================== > > RCS file: /repository/horde/themes/horde/screen.css,v > > retrieving revision 1.40 > > diff -u -r1.40 screen.css > > --- themes/horde/screen.css 5 Nov 2004 15:41:27 -0000 1.40 > > +++ themes/horde/screen.css 13 Nov 2004 08:56:35 -0000 > > @@ -10,6 +10,10 @@ > > margin: 0; > > } > > > > +p { > > + margin-bottom: 10px; > > +} > > + > > body { > > font-family: Geneva,Arial,Helvetica,sans-serif; > > font-size: 12px; > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers