This commit is contained in:
Martin Müller 2014-05-01 14:11:15 +02:00
parent 8c94dd2316
commit 1b04620a26
2 changed files with 7 additions and 1 deletions

View File

@ -9,6 +9,9 @@ if($isLoggedin){
<style type="text/css">
<!--
#narbar{
width:1160px;
}
.bar #barleft {
position:relative;
right:-50px;
@ -35,6 +38,9 @@ if($isLoggedin){
?>
<style type="text/css">
<!--
#narbar{
width:1220px;
}
.bar #barleft {
width:140px;
position:relative;

View File

@ -94,7 +94,7 @@ body.loading #container{
border-radius: 0px;
margin: 0px;
height:100px;
min-width: 960px;
min-width: 1110px;
}
#navbar:after, #navbar:before,
.bar:after,.bar:before,