CIForms examples / styles.css

styles.css: Difference between revisions

From Wikisphere
Jump to navigation Jump to search
Created page with " .form-limesurvey { width: auto !important; }"
Tag: 2017 source edit
 
Admin changed the content model of the page CIForms examples/styles.css from "wikitext" to "CSS":
Tag: content model change
 
(No difference)

Latest revision as of 09:34, 24 July 2022

.form-limesurvey {
 width: auto !important;
}