Skip to content

Commit

Permalink
Style of menus and dashboard boxes is optimized.
Browse files Browse the repository at this point in the history
  • Loading branch information
alenoosh committed Aug 12, 2015
1 parent 4c1d0fb commit b31441a
Show file tree
Hide file tree
Showing 3 changed files with 172 additions and 167 deletions.
6 changes: 3 additions & 3 deletions public/css/global.less
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ body{
}
}
}
.panel .title{
font-size:35px;
.panel .title {
font-size: 17px;
}
.panel .huge
{
Expand Down Expand Up @@ -193,7 +193,7 @@ body{
}
#side-menu{
overflow: hidden;
a{display: inline-block; max-width: 120px;}
a{display: inline-block; max-width: 160px;}
a:first{display: block}
.badge{
float: right;
Expand Down
Loading

0 comments on commit b31441a

Please sign in to comment.