Создаю дизайн под мобильную версию, и не знаю как растянуть переключатель страниц.
Вот код:
Код
.swchItemA {font-size: 11px;color: #fff;cursor: default;line-height: 31px;text-decoration: none;font-weight: normal;padding: 9px 14px;padding-top: 9px;padding-right: 14px;padding-bottom: 9px;padding-left: 14px;background: #27004E;background-image: initial;background-position-x: initial;background-position-y: initial;background-size: initial;background-repeat-x: initial;background-repeat-y: initial;background-attachment: initial;background-origin: initial;background-clip: initial;background-color: rgba(39,0,78, 0.8)}
.swchItem {font-size: 11px;color: #27004E;line-height: 31px;text-decoration: none;font-weight: normal;background: #27004E;background-image: initial;background-position-x: initial;background-position-y: initial;background-size: initial;background-repeat-x: initial;background-repeat-y: initial;background-attachment: initial;background-origin: initial;background-clip: initial;background-color: #fff;transition: all linear .2s;transition-property: all;transition-duration: 0.2s;transition-timing-function: linear;transition-delay: initial;-moz-transition: all linear .2s;-webkit-transition: all linear .2s-o-transition: all linear .2s;padding: 9px 14px;padding-top: 9px;padding-right: 14px;padding-bottom: 9px;padding-left: 14px;}
.selector {text-align:center;font-size: 11px;font-family: 'Open Sans', Tahoma, sans-serif;}
Скрин