summaryrefslogtreecommitdiffstats
path: root/install/ui/ipa.css
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/ipa.css')
-rw-r--r--install/ui/ipa.css9
1 files changed, 4 insertions, 5 deletions
diff --git a/install/ui/ipa.css b/install/ui/ipa.css
index 6f6d862b..ddbe71c1 100644
--- a/install/ui/ipa.css
+++ b/install/ui/ipa.css
@@ -1238,6 +1238,10 @@ table.scrollable tbody {
width: 98%;
}
+.adder-dialog-buttons > div:first-child{
+ margin-bottom: 0.5em;
+}
+
/* ---- Widgets ---- */
.text-widget input {
@@ -1655,11 +1659,6 @@ form#login {
margin-left: 10px;
}
-/* TODO: replace with button */
- #content .facet-action-list div[name=apply] a.ui-state-default {
- padding: 3px 5px 1px 5px;
-}
-
.facet-action-list select {
font-size: 11px;
padding-left: 4px;