#30: Make both logo and login clickable in Compact Mode
This commit is contained in:
parent
8606ceef9f
commit
b026e6a8fd
1 changed files with 2 additions and 3 deletions
|
@ -135,8 +135,8 @@
|
||||||
.top-header {
|
.top-header {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
right: 0;
|
||||||
width: 100%;
|
width: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header,
|
.header,
|
||||||
|
@ -172,7 +172,6 @@
|
||||||
.row > .col-xs-12 {
|
.row > .col-xs-12 {
|
||||||
height: auto;
|
height: auto;
|
||||||
min-height: auto;
|
min-height: auto;
|
||||||
z-index: 3;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue