mtyeh411 / mediawiki-bootstrap

A customizable responsive Bootstrap MediaWiki skin.
GNU General Public License v2.0
78 stars 19 forks source link

Added closing brace for media query. #34

Open dpwilhelmsen opened 10 years ago

dpwilhelmsen commented 10 years ago

Anything added in assets/site.css would fall under this media query, since it wasn't closed. Closing it in this css file fixes it.