projects
/
evergreen
/
tadl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f19f0a7
)
make footer shorter
author
William Rockwood
<wrockwood@tadl.org>
Wed, 25 Jul 2012 18:04:13 +0000
(14:04 -0400)
committer
William Rockwood
<wrockwood@tadl.org>
Wed, 25 Jul 2012 18:04:13 +0000
(14:04 -0400)
- Changed css for footer to set min-height to 150 instead of 300px
Signed-off-by: William Rockwood <wrockwood@tadl.org>
css/tadl.css
patch
|
blob
|
history
diff --git
a/css/tadl.css
b/css/tadl.css
index
542cedf
..
27d04df
100644
(file)
--- a/
css/tadl.css
+++ b/
css/tadl.css
@@
-1227,7
+1227,7
@@
div.facet_sidebar {
padding-top:20px;
padding-bottom: 10px;
font-size: 11px;
- min-height:
30
0px;
+ min-height:
15
0px;
color:#e6e6e6;
text-shadow:none;
}