1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-02 09:52:43 +02:00

Use https when possible.

This commit is contained in:
XhmikosR
2018-04-01 10:35:51 +03:00
parent 98cad665bb
commit 95cdfa2a65
13 changed files with 17 additions and 17 deletions

View File

@@ -5,7 +5,7 @@
// ==========================================================================
// Print styles.
// Inlined to avoid the additional HTTP request:
// http://www.phpied.com/delay-loading-your-print-css/
// https://www.phpied.com/delay-loading-your-print-css/
// ==========================================================================
@if $enable-print-styles {