LAYOUT: some small CSS adjustments
[e-DoKo.git] / css / standard.less
index 4ed01f7539953485ae65515da6b9116853767972..4bbb555d04107fe6b9b4c6d10c32ee5ef19e4574 100644 (file)
@@ -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); }