Reverting center channel margins and fixing the channel names (#2823)

Fixing margin for channel intro

Adjusting margins for preformatted text
Этот коммит содержится в:
Asaad Mahmood
2016-04-29 12:19:31 +05:00
коммит произвёл Corey Hulen
родитель 4ae72ad1a8
Коммит f9d2b1310b
4 изменённых файлов: 10 добавлений и 9 удалений

Просмотреть файл

@@ -72,10 +72,10 @@
color: $white;
display: inline-block;
font-weight: 600;
margin-right: 3px;
margin-right: 5px;
max-width: calc(100% - 200px);
overflow: hidden;
vertical-align: top;
width: calc(100% - 200px);
}
.header-dropdown__icon {