diff options
Diffstat (limited to 'client/stylesheets/bootstrap-variables.scss')
-rw-r--r-- | client/stylesheets/bootstrap-variables.scss | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/stylesheets/bootstrap-variables.scss b/client/stylesheets/bootstrap-variables.scss index 5a49649f9..a2472f357 100644 --- a/client/stylesheets/bootstrap-variables.scss +++ b/client/stylesheets/bootstrap-variables.scss | |||
@@ -108,9 +108,9 @@ | |||
108 | // $line-height-large: 1.3333333 // extra decimals for Win 8.1 Chrome | 108 | // $line-height-large: 1.3333333 // extra decimals for Win 8.1 Chrome |
109 | // $line-height-small: 1.5 | 109 | // $line-height-small: 1.5 |
110 | 110 | ||
111 | $border-radius-base: 0; | 111 | // $border-radius-base: 0; |
112 | $border-radius-large: 0; | 112 | // $border-radius-large: 0; |
113 | $border-radius-small: 0; | 113 | // $border-radius-small: 0; |
114 | 114 | ||
115 | //** Global color for active items (e.g., navs or dropdowns). | 115 | //** Global color for active items (e.g., navs or dropdowns). |
116 | // $component-active-color: #fff | 116 | // $component-active-color: #fff |