aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/components/forms.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css/components/forms.php')
-rw-r--r--views/default/css/components/forms.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/views/default/css/components/forms.php b/views/default/css/components/forms.php
index c9e85e5a3..e54685f86 100644
--- a/views/default/css/components/forms.php
+++ b/views/default/css/components/forms.php
@@ -164,6 +164,9 @@ input[type="submit"]:hover {
text-decoration:none;
color:white;
}
+.action-button {
+ margin-left: 10px;
+}
input.action-button,
a.action-button {
-webkit-border-radius: 5px;