sync fixes
This commit is contained in:
parent
721a886afb
commit
0509b5ff1c
6 changed files with 52 additions and 6 deletions
|
@ -146,4 +146,15 @@ div#breadcrumb_wrapper a:last-child {
|
|||
}
|
||||
.form-control {
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.header-logo {
|
||||
float: none;
|
||||
display: inline-block;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.header-portal-title {
|
||||
float: none;
|
||||
display: inline-block;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue