aboutsummaryrefslogtreecommitdiffstats
path: root/demos/tabs/bottom.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2011-04-11 10:08:32 -0400
committerScott González <scott.gonzalez@gmail.com>2011-04-11 10:08:32 -0400
commitccac8cd4920f7d79d046fb34589d0dbb48d31551 (patch)
tree29a0fb0563d4c9845263d8abb2dc09fca084815f /demos/tabs/bottom.html
parent08b6a2b5189f62c62a0ee725629087b445f308d7 (diff)
downloadjquery-ui-ccac8cd4920f7d79d046fb34589d0dbb48d31551.tar.gz
jquery-ui-ccac8cd4920f7d79d046fb34589d0dbb48d31551.zip
Tabs: Updated references to .ui-tabs-selected to use .ui-tabs-active.
Diffstat (limited to 'demos/tabs/bottom.html')
-rw-r--r--demos/tabs/bottom.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/tabs/bottom.html b/demos/tabs/bottom.html
index 4f0e3c2a4..68ccac902 100644
--- a/demos/tabs/bottom.html
+++ b/demos/tabs/bottom.html
@@ -23,7 +23,6 @@
.tabs-bottom .ui-tabs-panel { height: 140px; overflow: auto; }
.tabs-bottom .ui-tabs-nav { position: absolute !important; left: 0; bottom: 0; right:0; padding: 0 0.2em 0.2em 0; }
.tabs-bottom .ui-tabs-nav li { margin-top: -2px !important; margin-bottom: 1px !important; border-top: none; border-bottom-width: 1px; }
- .ui-tabs-selected { margin-top: -3px !important; }
</style>
</head>
<body>