Page MenuHomePhabricator

Language selector search and close icons misplaced
Closed, ResolvedPublic

Description

The search icon and the "X " close icon appear out of the selector itself due to size constraints (unless you make the window really big)

Screen_Shot_2015-01-07_at_12.11.06.png (512×348 px, 37 KB)

There are some overrides that could solve the issue, but feel free to use a different solution:

.uls-narrow.grid .uls-search {
padding-left: 10%;
padding-right: 10%;
}

.uls-narrow.grid .uls-lcd-region-section {
	padding-left: 13%;
}

.uls-narrow {
	max-width: 250px;
}

Event Timeline

Pginer-WMF raised the priority of this task from to Needs Triage.
Pginer-WMF updated the task description. (Show Details)
Pginer-WMF added subscribers: Pginer-WMF, Amire80.
Amire80 lowered the priority of this task from High to Medium.
Arrbee raised the priority of this task from Medium to High.Feb 2 2015, 8:13 AM
Arrbee moved this task from Needs Triage to Long term on the ContentTranslation board.
Arrbee lowered the priority of this task from High to Medium.Feb 2 2015, 9:23 AM
Arrbee subscribed.
Arrbee lowered the priority of this task from Medium to Low.Feb 4 2015, 2:41 PM
Arrbee lowered the priority of this task from Low to Lowest.Feb 25 2015, 3:33 PM
Arrbee removed a project: LE-Sprint-83.