mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fixed html doctype
Fixed rendering issues caused by missing doctype, see https://github.com/twbs/bootstrap/issues/10482 for details
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<base href="/">
|
||||
|
Reference in New Issue
Block a user