css
This commit is contained in:
parent
1b04620a26
commit
3efcdada2d
|
@ -10,7 +10,7 @@ if($isLoggedin){
|
|||
<style type="text/css">
|
||||
<!--
|
||||
#narbar{
|
||||
width:1160px;
|
||||
min-width:1160px;
|
||||
}
|
||||
.bar #barleft {
|
||||
position:relative;
|
||||
|
@ -39,7 +39,7 @@ if($isLoggedin){
|
|||
<style type="text/css">
|
||||
<!--
|
||||
#narbar{
|
||||
width:1220px;
|
||||
min-width:1220px;
|
||||
}
|
||||
.bar #barleft {
|
||||
width:140px;
|
||||
|
|
Loading…
Reference in New Issue