From ac867d00ab16fd3ff1469db0790b376ffc706812 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Thu, 18 Sep 2014 02:39:00 -0400 Subject: [PATCH] m --- app/assets/stylesheets/application.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index 8cdea3d6..00212f5c 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -1429,6 +1429,7 @@ float: left; } #metacodeSwitchTabs > ul li { font-size: 14px; + text-transform: uppercase; } #metacodeSwitchTabs li.ui-state-active a { color: #00BCD4;