Make sure the tabs in the getting started guide are centered on narrow screens.

master
Nicolas Garnier 2015-06-30 11:46:48 +02:00
parent 882c80e47b
commit e73bedb5b7
1 changed files with 1 additions and 0 deletions

View File

@ -914,6 +914,7 @@ code[class*=language-], pre[class*=language-] {
.started .mdl-tabs__tab-bar { .started .mdl-tabs__tab-bar {
margin-left: -40px; margin-left: -40px;
margin-right: -40px; margin-right: -40px;
justify-content: center;
} }
.started .mdl-tabs__tab { .started .mdl-tabs__tab {
padding: 0 3%; padding: 0 3%;