remove redundant width property.

This commit is contained in:
Christopher S. Case 2017-04-24 20:24:15 -05:00
parent b86cb6dae0
commit da75d1a616

View file

@ -117,7 +117,6 @@ $tab-max-width: 264px;
}
.md-tabs-wrapper {
width: 9999em;
position: absolute;
top: 0;
right: 0;