X-Git-Url: https://code.wpia.club/?p=gigi.git;a=blobdiff_plain;f=static%2Fstatic%2Fdefault.css;h=74344bc86cc0ebe5bf9433e1b2c9e63efce797bf;hp=bb25762da1ee8acdd4f98b6bbcd3eaa7ce411ecc;hb=396c265f50238b7dfb5e3cb1e80e9cc38721055d;hpb=a7d9dc2d6d8aebe6dade0679aa88ad9f4925429d diff --git a/static/static/default.css b/static/static/default.css index bb25762d..74344bc8 100644 --- a/static/static/default.css +++ b/static/static/default.css @@ -784,3 +784,7 @@ pre{ .dataTable textarea{ width: 100%; } + +pre.string{ + display: inline; +} \ No newline at end of file