Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Commit

Permalink
Re-fix #844: While adding images with floating submit buttons.
Browse files Browse the repository at this point in the history
  • Loading branch information
gjb2048 committed Oct 29, 2017
1 parent 85569ef commit 75c6abc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
7 changes: 0 additions & 7 deletions less/essential/form.less
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,6 @@ body#page-admin-setting-messageinbound_mailsettings fieldset select {

#region-main {
form {
.form-buttons {
width: 400px;
border-radius: @baseBorderRadius * 2;
input {
margin: 0;
}
}
table#form td.submit,
.form-buttons,
.path-admin .buttons,
Expand Down
7 changes: 0 additions & 7 deletions style/essential.css
Original file line number Diff line number Diff line change
Expand Up @@ -21683,13 +21683,6 @@ body#page-admin-setting-messageinbound_mailsettings fieldset select {
font-size: 1em;
font-family: monospace;
}
#region-main form .form-buttons {
width: 400px;
border-radius: 8px;
}
#region-main form .form-buttons input {
margin: 0;
}
#region-main form table#form td.submit,
#region-main form .form-buttons,
#region-main form .path-admin .buttons,
Expand Down

0 comments on commit 75c6abc

Please sign in to comment.