# profile-builder/2.0.7/assets/lib/codemirror/addon/display/fullscreen.css

User Profile Builder – Beautiful User Registration Forms, User Profiles &amp; User Role Editor, version 2.0.7. 7 lines.

- Page: https://pluginprobe.com/plugins/profile-builder/2.0.7/code/assets/lib/codemirror/addon/display/fullscreen.css
- Raw: https://pluginprobe.com/plugins/profile-builder/2.0.7/raw/assets/lib/codemirror/addon/display/fullscreen.css
- Modified: 2014-10-21T13:22:44+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/profile-builder/2.0.7/code/assets/lib/codemirror/addon/display/fullscreen.css#L10-L20`.

```css
.CodeMirror-fullscreen {
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  height: auto;
  z-index: 9;
}

```
