UX: fix the font-size of the messages in the active flags list

This commit is contained in:
Régis Hanol 2016-05-18 23:34:06 +02:00
parent c75d58ab21
commit 29d3af0a3b

View File

@ -113,9 +113,6 @@ body {
h2 { h2 {
margin-bottom: 20px; margin-bottom: 20px;
} }
p {
font-size: 1.429em;
}
} }
#footer { #footer {