From e1026b757ec60b2be9e5c3fc72622087f5a84c42 Mon Sep 17 00:00:00 2001 From: Chris Sewell Date: Tue, 7 Oct 2014 10:04:45 -0400 Subject: [PATCH] Undo rounded corner madness --- biomed-frontend/src/styles/_biomed.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biomed-frontend/src/styles/_biomed.scss b/biomed-frontend/src/styles/_biomed.scss index 989cac3..f9d6395 100644 --- a/biomed-frontend/src/styles/_biomed.scss +++ b/biomed-frontend/src/styles/_biomed.scss @@ -303,7 +303,7 @@ sub { img { border: 0; - border-radius: 16px; + border-radius: 3px; } /**