1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-10 01:16:39 +02:00

fix(user): flag without border in css

This commit is contained in:
Corinne Krych 2018-02-09 08:47:05 +01:00
parent a3560a481c
commit 808ebad141

View File

@ -6,9 +6,10 @@
.showLocale img {
border-radius: 2px;
height: 20px;
border: 2px solid #ffffff;
height: 30px;
margin: 0 10px;
}
.showUserSettings {
display: flex;
align-items: center;