aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/class-helpers.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass/class-helpers.scss')
-rw-r--r--client/src/sass/class-helpers.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/client/src/sass/class-helpers.scss b/client/src/sass/class-helpers.scss
index 218ca3e76..42e41c96f 100644
--- a/client/src/sass/class-helpers.scss
+++ b/client/src/sass/class-helpers.scss
@@ -246,10 +246,6 @@ label + .form-group-description {
246// --------------------------------------------------------------------------- 246// ---------------------------------------------------------------------------
247 247
248.alert { 248.alert {
249 p {
250 font-size: 16px;
251 }
252
253 p:last-child { 249 p:last-child {
254 margin-bottom: 0; 250 margin-bottom: 0;
255 } 251 }