Skip to content

Commit

Permalink
Fix nickname prefix wraps on certain view widths
Browse files Browse the repository at this point in the history
  • Loading branch information
segoy89 committed Oct 8, 2020
1 parent e96a712 commit 0a5d579
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
> span:first-of-type{
// this is the prefix div
@extend .input-group-label;
padding: 0;

border-#{$global-right}: 0;
width: 8%;
Expand Down

0 comments on commit 0a5d579

Please sign in to comment.