Add some more spacing to the tab labels

This commit is contained in:
Joseph Schorr 2015-04-17 14:26:10 -04:00
parent a904cdbcbf
commit d26927cb45

View file

@ -176,7 +176,7 @@
.co-tab-element .xs-label {
line-height: 60px;
font-size: 16px;
margin-left: 10px;
margin-left: 16px;
display: inline-block !important;
color: gray;
}