summaryrefslogtreecommitdiffstats
path: root/install/static/ipa.css
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/ipa.css')
-rw-r--r--install/static/ipa.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/install/static/ipa.css b/install/static/ipa.css
index cdeb4045e..0b64203e6 100644
--- a/install/static/ipa.css
+++ b/install/static/ipa.css
@@ -13,7 +13,7 @@
body{
background-image:url('outer-bg.png');
- background-repeat:repeat-x;
+ background-repeat:repeat-x;
background-position:left top;
background-color:#F9F9F9;
border-width: 0;
@@ -485,6 +485,10 @@ span.main-separator{
font-size: 1.2em;
}
+.action-panel li.back-to-search {
+ margin-left: -1.5em;
+}
+
.action-panel li.entity-facet {
font-family: "Liberation Sans",Arial,sans-serif;
color: #1d85d5;