Updating profile image and textbox resizing

Этот коммит содержится в:
Asaad Mahmood
2015-11-12 18:51:49 +05:00
родитель 1c4d7f2d50
Коммит dc1c589369
2 изменённых файлов: 6 добавлений и 3 удалений

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

@@ -64,6 +64,10 @@
}
}
}
.profile-img {
width: 128px;
height: 128px;
}
.settings-table {
display: table;
table-layout: fixed;