summaryrefslogtreecommitdiff
path: root/rt/share/html/NoAuth/css/web2/layout.css
diff options
context:
space:
mode:
Diffstat (limited to 'rt/share/html/NoAuth/css/web2/layout.css')
-rw-r--r--rt/share/html/NoAuth/css/web2/layout.css9
1 files changed, 4 insertions, 5 deletions
diff --git a/rt/share/html/NoAuth/css/web2/layout.css b/rt/share/html/NoAuth/css/web2/layout.css
index b2d10702a..3d892ff37 100644
--- a/rt/share/html/NoAuth/css/web2/layout.css
+++ b/rt/share/html/NoAuth/css/web2/layout.css
@@ -101,17 +101,16 @@ div#body {
}
#topactions form {
- display: block;
-
+ display: block;
+ float: right;
+ margin-left: 1em;
+ text-align: right;
}
#topactions #CreateTicketInQueue {
text-align: right;
}
-#topactions #simple-search {
- float: right;
-}
#topactions #simple-search .field{
margin-left: 1em;