diff options
Diffstat (limited to 'client/.bootstraprc')
-rw-r--r-- | client/.bootstraprc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/.bootstraprc b/client/.bootstraprc index a4d4fe689..76a0bdb7b 100644 --- a/client/.bootstraprc +++ b/client/.bootstraprc | |||
@@ -90,13 +90,13 @@ styles: | |||
90 | badges: false | 90 | badges: false |
91 | jumbotron: false | 91 | jumbotron: false |
92 | thumbnails: true | 92 | thumbnails: true |
93 | alerts: false | 93 | alerts: true |
94 | progress-bars: true | 94 | progress-bars: true |
95 | media: true | 95 | media: true |
96 | list-group: false | 96 | list-group: false |
97 | panels: false | 97 | panels: false |
98 | wells: false | 98 | wells: false |
99 | responsive-embed: false | 99 | responsive-embed: true |
100 | close: false | 100 | close: false |
101 | 101 | ||
102 | # Components w/ JavaScript | 102 | # Components w/ JavaScript |
@@ -112,7 +112,7 @@ styles: | |||
112 | ### Bootstrap scripts | 112 | ### Bootstrap scripts |
113 | scripts: | 113 | scripts: |
114 | transition: false | 114 | transition: false |
115 | alert: false | 115 | alert: true |
116 | button: false | 116 | button: false |
117 | carousel: false | 117 | carousel: false |
118 | collapse: false | 118 | collapse: false |