Fix style rulebreaks

This commit is contained in:
József Farkas
2016-06-12 16:51:02 +02:00
parent 9d306111bf
commit 317eb668ab
9 changed files with 30 additions and 26 deletions

View File

@@ -16,7 +16,7 @@
}
.popover-title.menu-tabs {
padding: .5rem .5rem 0;
padding: 0.5rem 0.5rem 0;
display: block;
}
@@ -29,8 +29,8 @@
padding: 10px 24px;
}
mouse-tab.popover-content{
mouse-tab.popover-content {
padding: 10px;
display: flex;
align-items: center;
}
}