Keep dashboard mobile fixes from affecting other pages

This commit is contained in:
Victoria Wang 2014-11-18 21:19:31 -06:00
parent d20a448e25
commit 3ece3a59bc
2 changed files with 7 additions and 3 deletions

View file

@ -102,8 +102,10 @@
// Dashboard
.interior .header-Outro .col.col-50.signup-Area {
padding-left: 0;
float: left;
}
.interior .header-Outro.dashboard .col.col-50.signup-Area {
width: 293px!important;
float: left;
}
.interior .header-Outro a {color:#E93250}
.interior .header-Outro .btn-Action {color:#fff}
@ -155,11 +157,13 @@
.interior .header-Outro h2 {
margin-top: 12px;
font-size: 1.8em;
}
.interior .header-Outro.dashboard h2 {
@media (max-device-width: 480px), screen and (max-width: 800px) {
margin-top: 0;
}
}
.interior .header-Outro .col-50:nth-of-type(2) {
.interior .header-Outro.dashboard .col-50:nth-of-type(2) {
float: left;
@media (max-device-width: 480px), screen and (max-width: 800px) {

View file

@ -16,7 +16,7 @@
}
</style>
<div class="header-Outro with-site-image">
<div class="header-Outro with-site-image dashboard">
<div class="row content wide">
<div class="col col-50 signup-Area">