Browse Source

prevent avatars from getting squashed

Felix Niklas 8 years ago
parent
commit
4c82eb8c8b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/assets/stylesheets/zammad.scss

+ 1 - 0
app/assets/stylesheets/zammad.scss

@@ -3440,6 +3440,7 @@ footer {
   display: inline-block;
   vertical-align: bottom;
   position: relative;
+  flex-shrink: 0;
   
   &.size-30 {
     width: 30px;