0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-13 01:08:58 +01:00
Bootstrap/site/docs/4.1/examples/floating-labels
m5o c9157be574 prevent text selection for floating labels example (#27719)
* prevent text selection for floating labels
  * expand the click target by no selecting the label text
* use `pointer-events: none;` instead of `user-select`
  * thx @MartijnCuppens
2018-11-24 13:25:18 +01:00
..
floating-labels.css prevent text selection for floating labels example (#27719) 2018-11-24 13:25:18 +01:00
index.html Add an examples layout. 2018-11-09 15:02:42 +02:00