fixes style issue on error when no messages found

This commit is contained in:
Adam Cooke
2017-05-30 15:16:01 +01:00
parent 47d78b0725
commit 96f190ae25
+1 -1
View File
@@ -3,7 +3,7 @@
= render 'search'
- if @messages[:records].empty?
.noData
.noData.noData--clean
%h2.noData__title No messages found matching your filter.
%p.noData__text
There were no messages which matched the query that you entered. Sorry about that.