From 2cacaa443a857daea8cde0d12fd1982d42145214 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 30 Jan 2017 15:27:51 -0800 Subject: [PATCH] Indent relativeLevel docs --- docs/api/browser-window.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api/browser-window.md b/docs/api/browser-window.md index 38fe60ed32ec..1dbb92508a05 100644 --- a/docs/api/browser-window.md +++ b/docs/api/browser-window.md @@ -854,8 +854,8 @@ On Linux always returns `true`. `screen-saver`, and ~~`dock`~~ (Deprecated). The default is `floating`. See the [macOS docs][window-levels] for more details. * `relativeLevel` Integer (optional) _macOS_ - The number of layers higher to set -this window relative to the given `level`. The default is `0`. Note that Apple -discourages setting levels higher than 1 above `screen-saver`. + this window relative to the given `level`. The default is `0`. Note that Apple + discourages setting levels higher than 1 above `screen-saver`. Sets whether the window should show always on top of other windows. After setting this, the window is still a normal window, not a toolbox window which