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.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/install/ui/ipa.css b/install/ui/ipa.css
index e02e282e3..770b98391 100644
--- a/install/ui/ipa.css
+++ b/install/ui/ipa.css
@@ -285,8 +285,10 @@ textarea.certificate {
/* ---- Table ---- */
/* Used in association tables */
-th div[name="buttons"] .action-button {
- margin: 0 0 0 6px;
+th div[name="buttons"] .btn-link {
+ padding-top: 0;
+ padding-bottom: 0;
+ border: 0;
}
table.scrollable thead {