diff options
| author | Kumar Priyansh <[email protected]> | 2019-12-27 02:01:11 +0530 |
|---|---|---|
| committer | Kumar Priyansh <[email protected]> | 2019-12-27 02:01:11 +0530 |
| commit | 6a4593593159ab56b19794cf63d72ba1ea9ba10e (patch) | |
| tree | 1b46b2cbee051cde535a1e779d743114ba3e6e58 /dist/mac/css | |
| parent | b1f369d09c0cc250dff5e72757d1675a9c89bab4 (diff) | |
| download | nativekit-6a4593593159ab56b19794cf63d72ba1ea9ba10e.tar.xz nativekit-6a4593593159ab56b19794cf63d72ba1ea9ba10e.zip | |
Updated box layout
Diffstat (limited to 'dist/mac/css')
| -rw-r--r-- | dist/mac/css/all.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/mac/css/all.css b/dist/mac/css/all.css index 3639bc5..bf434d1 100644 --- a/dist/mac/css/all.css +++ b/dist/mac/css/all.css @@ -1055,6 +1055,7 @@ h6 { padding: 10px 15px 10px 15px; border: solid 1px #D4D4D4; border-radius: 4px; + position: relative; } .boxed { |
