Skip to content

Commit

Permalink
CSS: Increase padding in common-table
Browse files Browse the repository at this point in the history
refs #5543
  • Loading branch information
lippserd committed Nov 10, 2015
1 parent ed5a984 commit a943240
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/css/icinga/main.less
Expand Up @@ -135,8 +135,8 @@ a:hover > .icon-cancel {
width: 100%;

td, th {
padding-top: 0.667em;
padding-bottom: 0.667em;
padding-bottom: 1em;
padding-top: 1em;
}

th {
Expand Down

0 comments on commit a943240

Please sign in to comment.