Tweak jQuery UI styles, so button text etc. isn't so big.

This commit is contained in:
Lance Edgar 2015-08-08 17:56:59 -05:00
parent ea9a9ad5bc
commit 62b7194c21

View file

@ -5,10 +5,10 @@
* jQuery UI tweaks for Tailbone
**********************************************************************/
/*
* This was provided by the 'smoothness' theme CSS which was cached within the
* Tailbone project. Not sure why the CDN theme doesn't do it..?
*/
.ui-widget {
font-size: 1em;
}
.ui-menu-item a {
display: block;
}