diff options
Diffstat (limited to 'client/src/sass/bootstrap.scss')
-rw-r--r-- | client/src/sass/bootstrap.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/bootstrap.scss b/client/src/sass/bootstrap.scss index d6af7f485..b0a18e6f2 100644 --- a/client/src/sass/bootstrap.scss +++ b/client/src/sass/bootstrap.scss | |||
@@ -190,7 +190,7 @@ $icon-font-path: '~@neos21/bootstrap3-glyphicons/assets/fonts/'; | |||
190 | margin-bottom: 0; | 190 | margin-bottom: 0; |
191 | text-align: end; | 191 | text-align: end; |
192 | 192 | ||
193 | > .peertube-button:not(:first-child) { | 193 | > *:not(:first-child) { |
194 | @include margin-left(10px); | 194 | @include margin-left(10px); |
195 | } | 195 | } |
196 | } | 196 | } |