Improve tabs docs

This commit is contained in:
Marcos Moura 2016-09-12 03:26:08 -03:00
parent 1a452ebe44
commit 1b3e2509ab

View file

@ -130,6 +130,10 @@
> .md-whiteframe > .md-tabs-navigation {
padding-left: 52px;
.md-tab-indicator {
background-color: #fff;
}
}
> .md-tabs-content {
@ -139,6 +143,7 @@
.cell-phone {
width: 100%;
max-width: 412px;
min-height: 0;
height: auto;
margin-right: 16px;
position: relative;