Small ui fix

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2014-06-13 15:35:20 +03:00
parent 15c27192c0
commit 273093a9b4
No known key found for this signature in database
GPG Key ID: 627C5F589F467F17
1 changed files with 2 additions and 2 deletions

View File

@ -21,11 +21,11 @@
.merge-request .merge-request-tabs{
border-bottom: 2px solid $border_primary;
margin-bottom: 20px;
margin: 20px 0;
li {
a {
padding: 18px 40px;
padding: 15px 40px;
font-size: 14px;
margin-bottom: -2px;
border-bottom: 2px solid $border_primary;