Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 8f8feb2

Browse files
abdel-ships-itjuleskremer
authored andcommitted
fix(banner): Fixes button positioning (#3038) (#3039)
1 parent c8de7fb commit 8f8feb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/resources/css/module/_announcement-bar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
$announcement-bar: '.announcement-bar';
1414
$announcement-bar-height: 104px;
15-
$announcement-bar-width: 752px;
15+
$announcement-bar-width: 784px;
1616

1717

1818
/*

0 commit comments

Comments
 (0)