SAAS-833: Radio page UI improvements/fixes

Fix spacing between schedule widget and logo
This commit is contained in:
drigato 2015-06-02 16:16:39 -04:00
parent fad88cb5ab
commit 43815510dc
2 changed files with 1 additions and 3 deletions

View file

@ -23,7 +23,7 @@ body {
}
.logo img {
margin: 70px 0px 0px 60px;
margin: 40px 0px 0px 60px;
}
#schedule_iframe, .tab_content {
@ -34,7 +34,6 @@ body {
width: 100%;
max-width: 760px;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 140px;
padding: 10px;
padding-left: 0px;

View file

@ -10,7 +10,6 @@ body {
width: 100%;
max-width: 750px;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 140px;
padding: 10px;
position: absolute;