1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-27 07:14:36 +02:00

examples paths

This commit is contained in:
Mark Otto
2018-05-01 09:12:26 -07:00
parent e21aa20642
commit aac8661d74
26 changed files with 93 additions and 93 deletions

View File

@@ -10,7 +10,7 @@
<title>Floating labels example for Bootstrap</title>
<!-- Bootstrap core CSS -->
<link href="../../../../dist/css/bootstrap.min.css" rel="stylesheet">
<link href="../../dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="floating-labels.css" rel="stylesheet">