2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

overhaul the entire tabs component structure and docs; remove side nav and make it a nav list to build on new .nav base class

This commit is contained in:
Mark Otto
2012-01-07 20:40:28 -08:00
parent 1438b14f74
commit 2948d1c3b2
13 changed files with 1112 additions and 1007 deletions
+1 -1
View File
@@ -201,7 +201,7 @@ pre {
background-color: #f5f5f5;
border: 1px solid #ccc;
border: 1px solid rgba(0,0,0,.15);
.border-radius(3px);
.border-radius(4px);
white-space: pre;
white-space: pre-wrap;
word-break: break-all;