Qualtrics Reaction Time Engine (QRTEngine) is an extension to Qualtrics which allows researchers, but generally any who are interested, to easily build behavioural online experiments.
16
stars
1
forks
source link
Fix slight CSS issues with #Header and #Buttons elements #25
In new version, add following CSS:
SkinContent > #Buttons {
}
.SkinInner > #Header { padding: 0 !important; }
To fix the padding issues.