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.css8
1 files changed, 5 insertions, 3 deletions
diff --git a/install/ui/ipa.css b/install/ui/ipa.css
index faebd2d11..7ceaf84e8 100644
--- a/install/ui/ipa.css
+++ b/install/ui/ipa.css
@@ -1028,14 +1028,15 @@ table.scrollable tbody {
width: 250px;
}
-.combobox-widget-input .combobox-icon {
+.combobox-widget-input a i {
display: inline-block;
position: absolute;
top: 0;
bottom: 0;
right: 0;
margin-top: 4px;
- margin-right: 4px;
+ margin-right: 8px;
+ font-size: 16px;
}
.combobox-widget-list {
@@ -1057,13 +1058,14 @@ table.scrollable tbody {
margin: 0;
}
-.combobox-widget-list .search-icon {
+.combobox-widget-list a i {
position: absolute;
top: 0;
bottom: 0;
right: 0;
margin-top: 6px;
margin-right: 3px;
+ font-size: 16px;
}
.host-adder-dialog table.fqdn {