Fix typo in stylesheet
This commit is contained in:
parent
4645f8d1d0
commit
49bdabe889
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@
|
||||||
<%= stylesheet_link_tag 'campaigns/show/page' %>
|
<%= stylesheet_link_tag 'campaigns/show/page' %>
|
||||||
<%= stylesheet_link_tag 'campaigns/edit/page' %>
|
<%= stylesheet_link_tag 'campaigns/edit/page' %>
|
||||||
<style>
|
<style>
|
||||||
.force-
|
|
||||||
.ios-force-absolute-positioning {
|
.ios-force-absolute-positioning {
|
||||||
position: absolute !important;
|
position: absolute !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue