diff --git a/website/public/css/npcs.styl b/website/public/css/npcs.styl index 14fee471ea..9a58512d85 100644 --- a/website/public/css/npcs.styl +++ b/website/public/css/npcs.styl @@ -34,4 +34,7 @@ display block position:relative -.popover-navigation {clear:both;} \ No newline at end of file +.popover-navigation {clear:both;} + +.item-w-70 + width: 70%