about summary refs log tree commit diff
path: root/web/css
diff options
context:
space:
mode:
Diffstat (limited to 'web/css')
-rw-r--r--web/css/gn-lite.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/web/css/gn-lite.css b/web/css/gn-lite.css
index 3ce6ace..4eb2968 100644
--- a/web/css/gn-lite.css
+++ b/web/css/gn-lite.css
@@ -3,6 +3,7 @@
     padding: 20px;
 }
 
-.button_align_right{
-    float:right;
+.button-align-right{
+    float: right;
+    padding: 5px;
 }