Commit 7bb0551f authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Improve small panels

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 636718ad
...@@ -262,6 +262,10 @@ ul.breadcrumb { ...@@ -262,6 +262,10 @@ ul.breadcrumb {
&.panel-small { &.panel-small {
.panel-heading { .panel-heading {
padding: 6px 15px; padding: 6px 15px;
font-size: 13px;
a {
color: #777;
}
} }
} }
} }
......
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