Skip to content

Commit

Permalink
Multimedia: Fixed the positioning of the multimedia UI text
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentGoderre committed Dec 12, 2013
1 parent e026d44 commit f5b563f
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions src/plugins/multimedia/multimedia.scss
Expand Up @@ -173,9 +173,12 @@
.tline {
@extend %pnl;
.wb-mm-tmln-crrnt, .wb-mm-tmln-ttl {
display: inline !important;
margin-right: 0;
margin-left: 0;
margin: 0;
float: left;
}

.wb-mm-tmln-ttl{
float: right
}
}

Expand Down

0 comments on commit f5b563f

Please sign in to comment.