diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-01-04 16:39:56 +0100 |
|---|---|---|
| committer | Erik Larkö <erik@mullvad.net> | 2018-01-09 14:40:20 +0100 |
| commit | 44ffa3f8cfdc9a8bd5150f0f2e0707eff11f330c (patch) | |
| tree | c7d0f070656502b694aa8346544e375aa59e8ea0 /app/components/PreferencesStyles.js | |
| parent | 177efaf5829f2da43462e2817d1f0876f6a5064a (diff) | |
| download | mullvadvpn-44ffa3f8cfdc9a8bd5150f0f2e0707eff11f330c.tar.xz mullvadvpn-44ffa3f8cfdc9a8bd5150f0f2e0707eff11f330c.zip | |
Fix layout issues
Diffstat (limited to 'app/components/PreferencesStyles.js')
| -rw-r--r-- | app/components/PreferencesStyles.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/components/PreferencesStyles.js b/app/components/PreferencesStyles.js index 64d900b09a..002494a6c5 100644 --- a/app/components/PreferencesStyles.js +++ b/app/components/PreferencesStyles.js @@ -21,7 +21,6 @@ export default { paddingRight: 24, paddingLeft: 24, paddingBottom: 24, - position: 'relative' /* anchor for close button */ }, preferences__close: { position: 'absolute', |
