Skip to content

Commit eef9ea2

Browse files
Fixed issue with tour dropdown button
1 parent 5790196 commit eef9ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

about/tour.html

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

77
<div class="gray-wrapper" id="tour-page">
88
<div class="container spaced">
9-
<div class="row">
9+
<div class="row" style="width: 100%;">
1010
<div class="col-12 col-sm-8 offset-sm-2">
1111
<div class="dropdown">
1212
<a href="#" class="btn btn-sm dropdown-toggle" id="dropdownMenu1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">

0 commit comments

Comments
 (0)