QuantEcon / Bookshelf

Code for the site QuantEconLib
1 stars 0 forks source link

extra curly brace causing scoping issues and gulp error #298

Closed AakashGfude closed 5 years ago

AakashGfude commented 5 years ago

Pagination.scss had an extra curly brace. This is a possible fix for that. @DrDrij can verify if it is the right fix.

DrDrij commented 5 years ago

Thanks @AakashGfude for picking up and fixing!