This commit is contained in:
Martin Müller 2014-05-01 14:12:51 +02:00
parent 1b04620a26
commit 3efcdada2d
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ if($isLoggedin){
<style type="text/css"> <style type="text/css">
<!-- <!--
#narbar{ #narbar{
width:1160px; min-width:1160px;
} }
.bar #barleft { .bar #barleft {
position:relative; position:relative;
@ -39,7 +39,7 @@ if($isLoggedin){
<style type="text/css"> <style type="text/css">
<!-- <!--
#narbar{ #narbar{
width:1220px; min-width:1220px;
} }
.bar #barleft { .bar #barleft {
width:140px; width:140px;