css
This commit is contained in:
parent
1b04620a26
commit
3efcdada2d
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue