Just a couple quick neo theme fixes.
This commit is contained in:
parent
cd05fc6aee
commit
c4590ed8b4
@ -895,7 +895,7 @@ ul.bookmark-tags a:hover {
|
||||
|
||||
#aside_primary #onboard_section {
|
||||
background: #f2f2f2;
|
||||
width: 198px;
|
||||
width: 196px;
|
||||
padding: 10px;
|
||||
border-radius: 4px;
|
||||
-moz-border-radius: 4px;
|
||||
|
@ -182,6 +182,7 @@ address img + .fn {
|
||||
}
|
||||
|
||||
#footer {
|
||||
width: auto;
|
||||
margin: 0;
|
||||
padding: 10px 4px 4px 4px;
|
||||
}
|
||||
@ -456,3 +457,7 @@ ul.qna-dummy {
|
||||
left: 0;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
a.company_logo {
|
||||
display: none !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user