From cbb4c260c40779ba84c794dd68147c54f3de2f52 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Fri, 1 Jun 2012 17:15:27 -0700 Subject: RT 3.8.13 --- rt/share/html/NoAuth/css/web2/layout.css | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'rt/share/html/NoAuth/css/web2/layout.css') 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; -- cgit v1.2.1