Commit 671756e9 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'improve-mr-tabs' into 'master'

Improve MR tabs UI/UX

![Screenshot 2014-06-04 12.29.19](https://dev.gitlab.org/uploads/dzaporozhets/gitlabhq/b75785b28f/Screenshot_2014-06-04_12.29.19.png)
parents 554c4844 b9c6ca14
......@@ -21,13 +21,15 @@
.merge-request .merge-request-tabs{
border-bottom: 2px solid $border_primary;
padding-bottom: 10px;
margin-bottom: 20px;
li {
a {
padding: 20px 40px;
padding: 18px 40px;
font-size: 14px;
margin-bottom: -2px;
border-bottom: 2px solid $border_primary;
@include border-radius(0px);
}
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment