diff options
Diffstat (limited to '')
-rw-r--r-- | template-common/default-layout.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/template-common/default-layout.css b/template-common/default-layout.css index 87ef74fb2..8f284e6eb 100644 --- a/template-common/default-layout.css +++ b/template-common/default-layout.css @@ -40,6 +40,3 @@ BODY#theAdminPage #content { #content UL.thumbnails SPAN.thumbLegend { display: block; /* display: none; if you don't want legend */ } - -/* Override properties with import local file */ -@import "local-layout.css"; |