diff options
| author | Rene Ae <aehtyb@gmail.com> | 2015-12-22 05:09:42 -0600 |
|---|---|---|
| committer | Rene Ae <aehtyb@gmail.com> | 2015-12-22 05:09:42 -0600 |
| commit | c6e799706173e54c1e39954e67a59d641cc27903 (patch) | |
| tree | beab05a22a9fe71ac5eeb5a3601d383ac5d8623e /StoneIsland/platforms/ios/www/css/nav.css | |
| parent | ced5eccaa7d9c2485301281b45de3acac59e0ce3 (diff) | |
cordova test
Diffstat (limited to 'StoneIsland/platforms/ios/www/css/nav.css')
| -rwxr-xr-x | StoneIsland/platforms/ios/www/css/nav.css | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/StoneIsland/platforms/ios/www/css/nav.css b/StoneIsland/platforms/ios/www/css/nav.css index 832ec46a..05e4aedc 100755 --- a/StoneIsland/platforms/ios/www/css/nav.css +++ b/StoneIsland/platforms/ios/www/css/nav.css @@ -395,6 +395,10 @@ h1 { } .msg { - padding: 20px; + margin: 20px; display: inline-block; } + +.msg-condensed { + margin:6px!important; +} |
