From f52a06d01339a96f549b0d6f80023cd416c06826 Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Mon, 8 Aug 2016 22:25:54 +0200 Subject: [PATCH] frio: correct spelling --- view/theme/frio/css/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 6e81c3811..ca0b4653c 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -2251,10 +2251,10 @@ ul.notif-network-list > li:hover .intro-action-buttons { /* Search Page */ -/* This is a little bit hacky. Since the search page is -used for diferent content types we can't apply the generic-page-wrapper class. -So we apply the css of the generic-page-wrapper class to the ul elemt with some -little modifications to emolate a standard page template */ +/* This is a little bit hacky. Since the search page is used for diferent +content types we can't apply the generic-page-wrapper class. +So we apply the css of the generic-page-wrapper class to the ul element with some +little modifications to emulate a standard page template */ .search-content-wrapper > ul.viewcontact_wrapper { min-height: calc(100vh - 150px); padding-top: 15px;