Skip to content
Extraits de code Groupes Projets
Valider ad4d4eea rédigé par mattab's avatar mattab
Parcourir les fichiers

Fixes #4512 Make site selector 30 pixels wider

parent ff186be5
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -40,7 +40,7 @@
color: #255792;
border-radius: 4px;
cursor: pointer;
min-width: 165px;
min-width: 195px;
}
.sites_autocomplete .custom_select_main_link {
......@@ -57,7 +57,7 @@
.sites_autocomplete .custom_select_all a,
.sites_autocomplete .custom_select_main_link > span {
display: inline-block;
max-width: 140px;
max-width: 170px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
......@@ -119,7 +119,7 @@
.sites_autocomplete .custom_select_search .inp {
vertical-align: top;
width: 114px;
width: 190px;
padding: 2px 6px;
border: 0;
background: transparent;
......@@ -128,7 +128,7 @@
}
.sites_autocomplete {
width: 165px;
width: 195px;
}
.sites_autocomplete .custom_select_search .but {
......@@ -153,7 +153,7 @@
}
.custom_select_search .reset {
position: relative; top: 4px; left: -44px; cursor: pointer;
position: relative; top: 3px; left: -74px; cursor: pointer;
}
.custom_select_block {
......
Le fichier a été supprimé par une entrée .gitattributes, ou son encodage n'est pas pris en charge.
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter