diff --git a/src/components/langMenu/langMenu.scss b/src/components/langMenu/langMenu.scss
index 8705853..3122204 100644
--- a/src/components/langMenu/langMenu.scss
+++ b/src/components/langMenu/langMenu.scss
@@ -42,7 +42,7 @@
}
.menuContainer {
- width: 100%;
+ margin-left: 0;
}
}
diff --git a/src/components/profile/Profile.jsx b/src/components/profile/Profile.jsx
index 71e5759..38ee31f 100644
--- a/src/components/profile/Profile.jsx
+++ b/src/components/profile/Profile.jsx
@@ -78,8 +78,7 @@ export default class Profile extends Component {
}
- value={ this.langMenuToggle = toggle} showCurrentLang />}
- onChange={() => this.langMenuToggle()}
+ value={}
/>
{user.uuid}}
/>
diff --git a/src/components/profile/profile.scss b/src/components/profile/profile.scss
index cddf30d..5e61eaf 100644
--- a/src/components/profile/profile.scss
+++ b/src/components/profile/profile.scss
@@ -95,3 +95,7 @@
font-size: 11px;
line-height: 1.2;
}
+
+.uuid {
+ font-family: $font-family-title;
+}
diff --git a/src/icons/flag_ru.svg b/src/icons/flag_ru.svg
index 855b805..b6f43d1 100644
--- a/src/icons/flag_ru.svg
+++ b/src/icons/flag_ru.svg
@@ -1 +1 @@
-
\ No newline at end of file
+