Skip to content

Commit

Permalink
Merge commit '99b8cf0113bdff91bd84bdbaa9e0ea2614938b5b' into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
Zanata Build Server committed Feb 15, 2017
2 parents 259b04e + 99b8cf0 commit df7e806
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions server/zanata-frontend/src/frontend/app/styles/style.less
Expand Up @@ -5998,8 +5998,9 @@ li.more-language {
border:1px solid rgba(32,113,138,.15);
}

.new-zanata .l-wrapper {
.new-zanata .l__wrapper {
align-items:center;
display:inherit;
}

table.search-table {
Expand Down Expand Up @@ -6032,9 +6033,13 @@ i.i--left.i--lock, i.i--left.i--trash {x
width: 100%;
}

.txt--meta.content {
padding-top:0;
padding-bottom:0;
}

.tabs__content {
padding-bottom:@spacing-base-and-a-half;

}

// @screen-xs variable depreciated
Expand Down

0 comments on commit df7e806

Please sign in to comment.