1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-25 14:30:46 +02:00

fix examples

This commit is contained in:
Mark Otto
2018-04-30 20:50:39 -07:00
parent 1822e52388
commit e21aa20642
21 changed files with 79 additions and 79 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">