akutuzov / webvectors

Web-ify your word2vec: framework to serve distributional semantic models online
http://vectors.nlpl.eu/explore/embeddings/
GNU General Public License v3.0
196 stars 49 forks source link

Fix radio input and checkbox input positioning #41

Closed leann-fraoigh closed 4 years ago

leann-fraoigh commented 4 years ago

Align inputs type="radio" and inputs type="checkbox" and their labels. Also, get rid of <small> tag in these cases, set font size with CSS instead.