From 35fc4c09c196f02462468963c20211caec79fd33 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sun, 14 Oct 2012 22:32:38 +0200 Subject: aligned button --- module/web/static/css/default/settings.less | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'module/web/static/css/default') diff --git a/module/web/static/css/default/settings.less b/module/web/static/css/default/settings.less index 0b80569fe..a65ff9776 100644 --- a/module/web/static/css/default/settings.less +++ b/module/web/static/css/default/settings.less @@ -12,5 +12,12 @@ .page-header { margin: 0; + + .btn { + float: right; + margin-top: 5px; + } + } + } \ No newline at end of file -- cgit v1.2.3