docs: add missing semicolon
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 18 Apr 2019 11:09:25 +0000 (13:09 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 2 May 2019 08:45:57 +0000 (08:45 +0000)
commit755c118a4f0db16763b79d3afb0f36a28f9ea490
tree001d39383cf6e6e5a7dc934571c3b391422250a3
parent3085eb90a0e737fb1909f18a2b5b91946f3c7ee8
docs: add missing semicolon

While it's legal to omit the last semicolon in a CSS block, it's
generally not considered good style, as it makes it harder to add new
lines.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
docs/mesa.css