Skip to content

Commit a0dd5f8

Browse files
committed
fix(topbar): Remove unnecessary padding div in spec
1 parent 2095299 commit a0dd5f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/topbar/test/topbar.spec.js

-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ describe('topbar directive', function() {
139139

140140
beforeEach(function() {
141141
markup =
142-
'<div style="height: 100px"></div>"'
143142
'<div class="sticky">' +
144143
'<top-bar>' +
145144
'<ul class="title-area">' +

0 commit comments

Comments
 (0)