summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/bootstrapify.less
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/bootstrapify.less')
-rw-r--r--app/assets/stylesheets/bootstrapify.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/assets/stylesheets/bootstrapify.less b/app/assets/stylesheets/bootstrapify.less
index eb3b86b..5e4cdbf 100644
--- a/app/assets/stylesheets/bootstrapify.less
+++ b/app/assets/stylesheets/bootstrapify.less
@@ -21,12 +21,12 @@
* along with Leaguer. If not, see <http://www.gnu.org/licenses/>.
*/
-@import "bootstrap";
+@import "twitter/bootstrap";
// Connect Bootstrap classes to reasonable defaults
.btn {
- &:extend(.btn-default);
+ &:extend(.btn-default);
}
button,