回答編集履歴

2

その他

2016/07/14 03:10

投稿

退会済みユーザー
test CHANGED
@@ -25,3 +25,9 @@
25
25
  .form-control{ font-size:10px !important;}
26
26
 
27
27
  ```
28
+
29
+ あ.form-controlは紹介されてたページのです
30
+
31
+ 他)
32
+
33
+ 全文表示使わせていただきます!

1

追記

2016/07/14 03:10

投稿

退会済みユーザー
test CHANGED
@@ -13,3 +13,15 @@
13
13
  で選んだ瞬間閉じちゃうとか(=_=)
14
14
 
15
15
  jquery.jsだけ、Jqueryなしだとダメでした
16
+
17
+
18
+
19
+ jquery-mobileでselectタイトルの文字が大きい時
20
+
21
+ [質問](https://teratail.com/questions/40858)の所みたいに
22
+
23
+ ```css
24
+
25
+ .form-control{ font-size:10px !important;}
26
+
27
+ ```