Improved padding in main tab of plugin editor.

This commit is contained in:
Oliver Hamlet
2014-12-28 13:56:26 +00:00
parent a9a3f417a5
commit 41623ff240
@@ -71,7 +71,6 @@ loot-editor-close
/* Editor input styling. */
#main > * {
padding: 0 16px;
height: 48px;
}
#main > paper-checkbox, #main > core-tooltip {
@@ -96,14 +95,8 @@ loot-editor-close
core-tooltip > core-icon {
vertical-align: inherit !important;
}
#loadAfter,
#req,
#inc,
#message,
#tags,
#dirty,
#locations {
margin: 0;
#main {
padding: 16px;
}
</style>
<core-toolbar class="medium-tall">