projects
/
evergreen
/
masslnc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93be12f
)
TPAC: No need for a 26px padding on the header bottom
author
Dan Scott
<dscott@laurentian.ca>
Tue, 4 Oct 2011 02:03:00 +0000
(22:03 -0400)
committer
Bill Erickson
<berick@esilibrary.com>
Tue, 4 Oct 2011 02:12:25 +0000
(22:12 -0400)
26px on the bottom of the header was giving a bit too much space to the
header.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/web/css/skin/default/opac/style.css
patch
|
blob
|
history
diff --git
a/Open-ILS/web/css/skin/default/opac/style.css
b/Open-ILS/web/css/skin/default/opac/style.css
index
9d18010
..
449a4b2
100644
(file)
--- a/
Open-ILS/web/css/skin/default/opac/style.css
+++ b/
Open-ILS/web/css/skin/default/opac/style.css
@@
-136,7
+136,7
@@
span.dash_divider {
}
#header {
color: #fff;
- padding
: 26px 0px 26px 0
px;
+ padding
-top: 26
px;
width: 974px;
margin: auto;
font-size:11px;