Small layout improvement.
This commit is contained in:
parent
853ca318ec
commit
2e36e132ff
1 changed files with 2 additions and 0 deletions
|
@ -102,11 +102,13 @@ table th, table td {
|
||||||
*/
|
*/
|
||||||
z-index: -5000;
|
z-index: -5000;
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
@media (min-width: 1024px) {
|
@media (min-width: 1024px) {
|
||||||
.content-one {
|
.content-one {
|
||||||
width: 1024px;
|
width: 1024px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
.content-fix {
|
.content-fix {
|
||||||
top: 78px;
|
top: 78px;
|
||||||
|
|
Loading…
Reference in a new issue