sync fixes

This commit is contained in:
vfedosevich 2015-02-03 02:25:52 -08:00
parent 721a886afb
commit 0509b5ff1c
6 changed files with 52 additions and 6 deletions

View file

@ -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;
}