Browse Source

tablet view fix and station startup fix

AkiraLaine 9 years ago
parent
commit
b83b8febf3
1 changed files with 3 additions and 2 deletions
  1. 3 2
      app/app.css

+ 3 - 2
app/app.css

@@ -471,7 +471,8 @@ form button:hover {
     -webkit-animation-delay: 11s;
     animation-delay: 11s;
 }
-/*Tablet view fix*/
+
+/* Tablet view fix */
 @media (max-width: 768px){
     #station-main nav h3{
         margin-left: 20% !important;
@@ -495,7 +496,7 @@ form button:hover {
         display: none;
     }
 }
-/*-----*/
+/**/
 
 @-webkit-keyframes square {
     0% {