mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
refactor(list): fixing UI issues with refactoring the border
Removed margin-top for now. Removed unused css rule called no-border. References #437
This commit is contained in:
@@ -15,11 +15,6 @@
|
||||
transition: none !important;
|
||||
}
|
||||
|
||||
// Remove any hairline borders
|
||||
.no-border:after {
|
||||
background: none !important;
|
||||
}
|
||||
|
||||
.hide,
|
||||
[hidden],
|
||||
template,
|
||||
|
||||
Reference in New Issue
Block a user