This question is locked. New answers and comments are not allowed.
I'm trying to format the text within the Titlebar of the MVC window, but the larger font cuts off the within the titlebar. I then tried to adjust the height, but the tag below did not work. Ideas?
.t-window-title { font-size:24px; font-family:Trebuchet MS; font-weight:bold; color:White; height:45px !important;}