UI series editor correction

This commit is contained in:
morpheus65535 2018-01-07 16:49:50 -05:00
parent 1ce9b5c9ef
commit 2074138a34
1 changed files with 6 additions and 1 deletions

View File

@ -40,6 +40,11 @@
box-shadow: 0 0 10px 1px #333;
padding: 10px;
}
#bottomform {
width: 100%;
padding-left: 8em;
margin-bottom: -1em !important;
}
</style>
</head>
<body>
@ -92,7 +97,7 @@
</table>
</div>
<div id='bottommenu' class="ui inverted bottom fixed menu">
<form style='width: 100%; padding-left: 8em;' action="{{base_url}}edit_serieseditor" method="POST" class="ui form">
<form id='bottomform' action="{{base_url}}edit_serieseditor" method="POST" class="ui form">
<input type="hidden" name="series" id="checked" />
<div class="fields">
<div class="eight wide field">