From 26a1a08671ff4898ff9214a611e25cde375f5fb1 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sat, 12 Jan 2013 16:34:54 -0800 Subject: LAYOUT: some small CSS adjustments --- css/standard.less | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'css/standard.less') diff --git a/css/standard.less b/css/standard.less index 4ed01f7..4bbb555 100644 --- a/css/standard.less +++ b/css/standard.less @@ -46,8 +46,8 @@ footer { padding:0em 0.2em; border-top: 2px solid gray; } -footer .right { float:right; margin-top:1em; line-height:90%;font-size:smaller;} -footer .left { text-align:left; line-height:90%;font-size:smaller;} +footer .right { float:right; margin-top:1em; line-height:90%;font-size:smaller; margin-right:1em;} +footer .left { text-align:left; line-height:90%;font-size:smaller; margin-left: 1em;} .WIP { background-color: #efaaaa; @@ -740,4 +740,4 @@ table.openid td, table.openid th{ // bootstrap stuff .pagination { text-align:center;} -.nav > li > img { height: (@navbarHeight/2); } +.nav > li > img { height: (@navbarHeight/1.5); } -- cgit v1.2.3-18-g5258