Merge pull request #554 from ccoltman/master

Update custom.css
pull/561/head
AndreiCN 2017-08-31 16:15:55 +03:00 committed by GitHub
commit 5f678beb62
1 changed files with 7 additions and 3 deletions

View File

@ -184,6 +184,10 @@ html , body{
padding: 5px 6px;
border-radius: 50%
}
.site_title img {
max-height: 66px;
max-width: 180px;
}
.nav-sm .main_container .top_nav {
display: block;
margin-left: 70px;
@ -262,12 +266,12 @@ html , body{
margin-left: 15%;
z-index: 1000;
position: inherit;
margin-top: 20px;
margin-top: 10px;
border: 1px solid rgba(52, 73, 94, 0.44);
padding: 4px
}
.profile_info {
padding: 25px 10px 10px;
padding: 10px;
width: 65%;
float: left
}
@ -1224,7 +1228,7 @@ table.tile_info td:first-child {
width: 83%
}
td span {
line-height: 28px
line-height: inherit
}
.sidebar-widget {
overflow: hidden