gitlab-org--gitlab-foss/app/views/layouts/_broadcast.html.haml
Dmitriy Zaporozhets c9bdc03bd9 Improve layout css
2015-01-14 18:42:25 -08:00

4 lines
154 B
Text

- if broadcast_message.present?
.broadcast-message{ style: broadcast_styling(broadcast_message) }
%i.fa.fa-bullhorn
= broadcast_message.message