Thibaut Courouble 8 роки тому
батько
коміт
639ca70819
1 змінених файлів з 4 додано та 1 видалено
  1. 4 1
      assets/stylesheets/components/_header.scss

+ 4 - 1
assets/stylesheets/components/_header.scss

@@ -62,8 +62,11 @@
   z-index: 1;
   top: .25rem;
   right: .25rem;
-  width: 8rem;
+  width: 8.5rem;
   height: calc(13.75rem + 1px);
+  white-space: nowrap;
+  word-wrap: normal;
+  overflow-wrap: normal;
   font-size: .875rem;
   background: $contentBackground;
   border: 1px solid $headerBorder;