Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request tidev#1346 from cb1kenobi/timob-7543
Browse files Browse the repository at this point in the history
[TIMOB-7543] Removed VideoPlayer positioning style.
  • Loading branch information
nebrius committed Feb 4, 2012
2 parents 913cc4a + 355dc59 commit d696d9c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions mobileweb/src/titanium.css
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,6 @@ textarea {
background-color: gray;
}

.TiMediaVideoPlayer {
position: relative;
}

.TiMediaVideoPlayer video {
left: 0;
position: absolute;
Expand Down

0 comments on commit d696d9c

Please sign in to comment.