Commit 83e5e4f169e977041909c353f9eed273c14f7188

Authored by Megan
1 parent 0d731da2

Moved the search bar slightly to the left.

Committed by: Megan Watson
Reviewed by: Philip Arkcoll
Showing 1 changed file with 1 additions and 1 deletions
resources/css/kt-framing.css
... ... @@ -2260,7 +2260,7 @@ body #content #add_dashlet
2260 2260 .x-toolbar{
2261 2261 border: none;
2262 2262 display: block;
2263   - padding: 0 0 0 15px;
  2263 + padding: 0 15px 0 15px;
2264 2264 background: transparent;
2265 2265 position: relative;
2266 2266 zoom: 1;
... ...