[#277] small table border

This commit is contained in:
Alexander Machehin 2013-09-11 16:51:24 +06:00
parent 73570317fa
commit 758e378b47
1 changed files with 3 additions and 4 deletions

View File

@ -28,12 +28,11 @@
} }
} }
hr.profile_line { hr.profile_line {
margin-top: 20px; margin: 20px 0;
margin: 20px 0 20px 0; width: 865px;
width: 870px;
} }
.profile-content { .profile-content {
border: 5px solid #D4D4D4; border: 3px solid #D4D4D4;
div.search { div.search {
//background: none repeat scroll 0 0 #FFFFFF; //background: none repeat scroll 0 0 #FFFFFF;
border: 2px solid #D4D4D4; border: 2px solid #D4D4D4;