Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: static/css/styles.css

Issue 6447127534239744: Issue 1392 - Let lines break inside navigation tabs if text is too long (Closed)
Patch Set: Created Sept. 18, 2014, 1:53 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: static/css/styles.css
===================================================================
--- a/static/css/styles.css
+++ b/static/css/styles.css
@@ -515,7 +515,6 @@
.ui-tabs-nav li
{
background-color: #FBFBFB;
- white-space: nowrap;
padding: 0;
background-image: none;
list-style: none;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld