Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/css/ui.kFooter.css
diff options
context:
space:
mode:
authorBryan Berry <bryan@olenepal.org>2010-01-26 06:56:17 (GMT)
committer Bryan Berry <bryan@olenepal.org>2010-01-26 06:56:17 (GMT)
commit3f2b71dacffb3a5b7850563dd51534556995ad80 (patch)
tree52f4f2927858006c2a8b68022ea57a05a7fcf74e /css/ui.kFooter.css
parentfa08c9b8adcddea5a1aba948d438f4f86e11855a (diff)
fix layout for display on the XO
Diffstat (limited to 'css/ui.kFooter.css')
-rwxr-xr-xcss/ui.kFooter.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/ui.kFooter.css b/css/ui.kFooter.css
index 9c899c8..60192a7 100755
--- a/css/ui.kFooter.css
+++ b/css/ui.kFooter.css
@@ -1,7 +1,7 @@
.ui-kFooter-container{
background-image: url('./epaath_images/bg_footer.png');
width: 100%;
- height: 2em;
+ height: 2.5em;
position: absolute;
bottom: 0em;
float:left;
@@ -40,7 +40,7 @@
.ui-kFooter-button{
cursor:pointer;
- height: 1.6em;
+ height: 2em;
}
.ui-kFooter-icon{