Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #33167 from gabrielesvelto/bug-1224191-fix-incomin…
Browse files Browse the repository at this point in the history
…g-call-container

Bug 1224191 - Fix the incoming call container bottom border r=thills
(cherry picked from commit 3c86366)
  • Loading branch information
gabrielesvelto committed Nov 19, 2015
1 parent cd0c92c commit 311e0b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/callscreen/style/oncall.css
Expand Up @@ -734,6 +734,7 @@
color: #333;
font-style: italic;
background-color: rgba(255, 255, 255, 0.85);
overflow: hidden;
}

#incoming-info:not(.additionalInfo) #incoming-number {
Expand Down

0 comments on commit 311e0b8

Please sign in to comment.