Skip to content

Commit

Permalink
Merge commit '13ec976997819c3165f89c2101c2535b68f34778' into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
Zanata Build Server committed Jun 12, 2018
2 parents d7c7d1e + 13ec976 commit c4b90fb
Showing 1 changed file with 3 additions and 1 deletion.
Expand Up @@ -194,8 +194,10 @@
margin-bottom: @spacing-rq;
}
#userProfile-activityTable td button {
padding: 0;
padding: 0 !important;
height: initial;
width: 95%;
border: none !important;
}
#userProfile-activityTable td button.btn-primary {
background-color: rgba(84, 102, 119, 0.65) !important;
Expand Down

0 comments on commit c4b90fb

Please sign in to comment.