Skip to content
Snippets Groups Projects
Commit 03476705 authored by David Baker's avatar David Baker
Browse files

Revert "better solution to incomingcallbox weirdness"

This reverts commit be527874.
parent 3cead032
No related branches found
No related tags found
No related merge requests found
......@@ -112,8 +112,8 @@ module.exports = React.createClass({
<div className="mx_RoomSubList_roomCount">{ roomCount }</div>
<div className={chevronClasses}></div>
{ badge }
</AccessibleButton>
{ incomingCall }
</AccessibleButton>
</div>
);
},
......
......@@ -25,6 +25,8 @@ limitations under the License.
margin-top: -3px;
margin-left: -20px;
width: 200px;
font-weight: initial;
text-transform: initial;
}
.mx_IncomingCallBox_chevron {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment