Commit 838bbb55 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Use bootstrap default padding for nav-tabs

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 393b5461
...@@ -114,8 +114,7 @@ $list-group-active-bg: $bg_style_color; ...@@ -114,8 +114,7 @@ $list-group-active-bg: $bg_style_color;
li { li {
> a { > a {
padding: 8px 20px; margin-right: 5px;
margin-right: 7px;
line-height: 20px; line-height: 20px;
border-color: #EEE; border-color: #EEE;
color: #888; color: #888;
......
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