Фиксы по дизайну

/*Фикс картинок*/
img {
object-fit: cover;
}
.captcha img {
object-fit: none;
}
/*Фикс шапки*/
.head_nav a.top_nav_link {
font-size: 11px;
}
#page_header .content {
height: 39px;
background: none;
}
#page_header {
height: 40px;
}
/*Фикс поиска*/
#ts_wrap {
left: 145px;
}
/*Фикс шапки*/
.top_home_link {
top: 0px;
left: 0px;
width: 140px;
height: 40px;
display: block;
position: absolute;
outline: medium none;
background: url(https://vk.com/images/hatf.gif);
}
/*Фикс кнопки назад чтобы не мешала кнопке Мои Настройки*/
div#stl_side {
display: none;
}
div#stl_left {
width: 100px !important;
}





/*Моя Страница*/
/*Инфа о странице*/
.profile_info .labeled {
width: 250px;
overflow: hidden;
color:#45688e;
}
.profile_info .labeled:hover {
text-decoration: underline;
cursor: pointer;
}

.button_blue button {
height: 24px;
}
.profile_action_btn button {
line-height: 1.50em;
}

.profile_top_sep {
display: none;
}

#profile_main_actions {
padding: 8px;
}
#profile_main_actions .friend_status_info {
padding: 15px 0px 8px;
}

/*Фикс модуля стена*/
.wall_module#submit_post_box textarea {
overflow: hidden;
outline: none;
width: 372px;
height: 18px;
resize: none;
}
ul.bNav2 {
padding-bottom: 100px;
}
.bNav2 li a {
padding: 4px;
}
/*Фикс фото размеров*/
.page_post_thumb_sized_photo {
object-fit: cover;
}
/*Фикс галочки*/
#user_real {
background:#e9edf1;
border: none;
padding: 0;
top: -34px;
left: -537px;
position: relative;
}
#user_real .fl_r {
display: none;
}
#content h4 .no_current_info {
text-transform: lowercase;
}





/*Мои Фотографии*/
#photos_albums_container .photo_row img {
top: 40px;
position: relative;
}
#photos_albums_container .photo_row a.img_link {
background:#eeeeee;
}
#photos_albums_container .photo_row img {
object-fit: cover;
width: 100%;
top: 0px;
}
#photos_albums .photo_album_title {
width: 278px;
}


.photos_edit_description {
margin-bottom: 10px;
height: 100px;
}

#album_privacy {
padding-left: 2px;
}

select {
padding: 5px 0px 5px 2px;
font-size: 11px;
cursor: pointer;
}

.photo_edit_caption {
height: 101px;
}

.photos_move_block {
margin: 10px;
height: 20px;
}

input#album_title {
width: 420px;
}

textarea#album_description {
width: 420px !important;
}


/*Мои Сообщения*/
.dialogs_msg_text {
color:#67829E;
line-height: 160%;
width: 295px;
height: 35px;
}
.im_fixed_nav#side_bar {
top: 40px;
}
Комментарии
Пока нет ни одного комментария.