Added overflow-x: auto to comments.scss (#3552) [ci skip]

This commit is contained in:
Yelena Gruner 2019-07-29 15:16:34 +02:00 committed by Mac Siri
parent fde170ba0c
commit a135076f62

View file

@ -663,6 +663,7 @@ a.header-link {
padding-top: 6%;
padding-bottom: 6%;
overflow-wrap: normal;
overflow-x: auto;
code {
background: #29292e;
color: #eff0f9;