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 * jQuery UI tweaks for Tailbone
**********************************************************************/ **********************************************************************/
/* .ui-widget {
* This was provided by the 'smoothness' theme CSS which was cached within the font-size: 1em;
* Tailbone project. Not sure why the CDN theme doesn't do it..? }
*/
.ui-menu-item a { .ui-menu-item a {
display: block; display: block;
} }