* Minor UI fixes
Этот коммит содержится в:
Asaad Mahmood
2016-09-06 23:57:58 +05:00
коммит произвёл enahum
родитель 0d11fc88ea
Коммит cf9ff0988b
4 изменённых файлов: 17 добавлений и 6 удалений

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

@@ -182,7 +182,7 @@
display: inline-block;
margin-bottom: 50px;
max-width: 310px;
min-height: 410px;
min-height: 480px;
position: relative;
text-align: left;
}
@@ -206,7 +206,7 @@
}
.tutorial__circles {
bottom: 40px;
bottom: 25px;
position: absolute;
}

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

@@ -287,6 +287,10 @@
font-weight: normal;
}
.backstage-form__title {
margin: 5px 0 1.5em;
}
.radio,
.checkbox {
input {