X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=style.less;fp=style.less;h=19dcef3eb336eb0e1b45294be20b98f0517891e5;hb=aaae0e10e435f5188f3ad9bb581e8dcd227dd3f6;hp=c4bee38aca8f5b9d5b8c128fa701719badef1a7b;hpb=272f8cea327559879f6e593a9e60b34980a2c517;p=wfpl-cms.git diff --git a/style.less b/style.less index c4bee38..19dcef3 100644 --- a/style.less +++ b/style.less @@ -240,3 +240,7 @@ div > :last-child, .last { margin-bottom: 0px; } +.wide_field { + box-sizing: border-box; + width: 100%; +}