diff options
| author | Wu Cheng-Han | 2016-11-07 21:31:21 +0800 |
|---|---|---|
| committer | Wu Cheng-Han | 2016-11-07 21:31:21 +0800 |
| commit | c5de552988810766ad56f0ea1550bb1c6d5f5a2a (patch) | |
| tree | fef2f6fb461ec5641da999fcc384562a438bc092 /public/css | |
| parent | b9c4af8a65e9f328a39146caf6189e3b8e13633e (diff) | |
Fix index social foot style
Diffstat (limited to 'public/css')
| -rw-r--r-- | public/css/cover.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/cover.css b/public/css/cover.css index 93b60463..f9186825 100644 --- a/public/css/cover.css +++ b/public/css/cover.css @@ -332,6 +332,7 @@ input { .social-foot > * { line-height: 20px; vertical-align: middle !important; + display: inline-block !important; } select { |
