Fix css order bug

This commit is contained in:
Wout Schellaert 2017-06-03 18:55:48 +02:00
parent cdcc9c026a
commit f33a3845d2

View file

@ -27,11 +27,11 @@
</script>
<!-- CSS -->
<!-- Custom CSS -->
<%= asset :css, :main %>
<!-- TiptueSearch CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Tipue-Search/5.0.0/tipuesearch.css" >
<!-- Custom CSS -->
<%= asset :css, :main %>
<!-- Font Awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous">