Variable: bubbles--row-offset
bubbles--row-offset is a variable defined in bubbles.el.gz.
Value
0
Documentation
Vertical offset for centering the bubbles grid, in pixels.
Source Code
;; Defined in /usr/src/emacs/lisp/play/bubbles.el.gz
(defvar bubbles--row-offset 0
"Vertical offset for centering the bubbles grid, in pixels.")