From 544423ea1e5b4d1c8398a7c99631ca7d30e30aae Mon Sep 17 00:00:00 2001 From: Kevin Granger Date: Thu, 10 Oct 2013 20:05:58 +0200 Subject: [PATCH] // remove duplicate --- admin-dev/themes/default/css/admin-theme/_admin-commons.sass | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/admin-dev/themes/default/css/admin-theme/_admin-commons.sass b/admin-dev/themes/default/css/admin-theme/_admin-commons.sass index 9d1c5c0bb..a4a625556 100644 --- a/admin-dev/themes/default/css/admin-theme/_admin-commons.sass +++ b/admin-dev/themes/default/css/admin-theme/_admin-commons.sass @@ -14,9 +14,6 @@ .row-margin-bottom margin-bottom: 15px -textarea - resize: none - .thumbnail background-color: white border-color: #ccc!important @@ -40,4 +37,4 @@ textarea font-weight: 300 li.active a, a:hover - background-color: white \ No newline at end of file + background-color: white