align search and avatar with top of header name field
This commit is contained in:
@@ -98,7 +98,7 @@ body {
|
||||
}
|
||||
|
||||
#search-form form{
|
||||
margin-top: 29px;
|
||||
margin-top: 17px;
|
||||
}
|
||||
|
||||
#navigation {
|
||||
|
||||
@@ -361,7 +361,7 @@
|
||||
|
||||
.umb-panel-header-content.-top-position {
|
||||
position: relative;
|
||||
top: -20px;
|
||||
top: -14px;
|
||||
}
|
||||
|
||||
.umb-panel-header-left-side {
|
||||
|
||||
@@ -65,8 +65,8 @@ ul.sections:hover a span {
|
||||
// -------------------------
|
||||
|
||||
ul.sections li.avatar {
|
||||
height: 62px;
|
||||
padding: 35px 0 2px 0;
|
||||
height: 75px;
|
||||
padding: 22px 0 2px 0;
|
||||
text-align: center;
|
||||
margin: 0 0 0 -4px;
|
||||
border-bottom: 1px solid @grayDark;
|
||||
|
||||
Reference in New Issue
Block a user