Răsfoiți Sursa

Refactored 2

Shu Katabe 5 ani în urmă
părinte
comite
8ec33797f0

+ 1 - 0
src/client/styles/scss/_mixins.scss

@@ -229,6 +229,7 @@
   padding-right: 0;
   padding-left: 0;
   color: $textColor;
+  white-space: nowrap;
   background-color: $bgColor;
   border-color: $borderColor;
   &:not(:first-child) {

+ 0 - 2
src/client/styles/scss/style-app.scss

@@ -70,8 +70,6 @@
 }
 
 .btn-group.grw-three-stranded-button {
-  white-space: nowrap;
-
   .view-button,
   .edit-button {
     .grw-three-stranded-button-icon {