mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Removed more fixed stuff for tabs, etc.
This commit is contained in:
5
dist/css/ionic.css
vendored
5
dist/css/ionic.css
vendored
@@ -3051,8 +3051,6 @@ a.subdued {
|
||||
background-image: linear-gradient(0deg, #b2b2b2, #b2b2b2 50%, transparent 50%);
|
||||
border-color: #b2b2b2;
|
||||
color: #444444;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
z-index: 5;
|
||||
width: 100%;
|
||||
height: 49px;
|
||||
@@ -3114,9 +3112,6 @@ a.subdued {
|
||||
background-size: 100% 1px;
|
||||
background-repeat: no-repeat; } }
|
||||
|
||||
.tabs-top {
|
||||
top: 44px; }
|
||||
|
||||
.tab-item {
|
||||
-webkit-box-flex: 1;
|
||||
-webkit-flex: 1;
|
||||
|
||||
Reference in New Issue
Block a user