Skip to content

Commit

Permalink
Fixed label text alignment when module is assigned to a right-hand re…
Browse files Browse the repository at this point in the history
…gion
  • Loading branch information
jclarke0000 committed Nov 28, 2017
1 parent 4219ff8 commit 9a418b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MMM-MyCommute.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
line-height: 25px;
margin-top: 4px;
margin-bottom: 6px;
text-align: left;
}

.MMM-MyCommute .row.with-multiple-routes .destination-label {
Expand Down Expand Up @@ -81,6 +82,7 @@
margin-bottom: 6px;
margin-left: 30px;
/*text-transform: uppercase;*/
text-align: left;
}

.MMM-MyCommute .route-summary-outer {
Expand Down

0 comments on commit 9a418b5

Please sign in to comment.