From 8855220d653ea00b8b0204316b0dd181658d8754 Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Mon, 27 May 2013 13:37:46 -0400 Subject: [PATCH] Reverts menu system to sidr, too many overflow issues with using faked touch menu. Fixed up secondary nav to be sexier, fixed up some issues with mobile layouts Former-commit-id: 2a462c67bc66f514930b57b055227e0871bea397 Former-commit-id: 7c58f2be89c05506829b6acebd6856f417a4f086 --- node/src/documents/collections/form.html | 2 +- node/src/documents/collections/menu.html | 4 +- node/src/documents/collections/message.html | 2 +- node/src/documents/collections/table.html | 2 +- node/src/documents/element.html | 2 +- node/src/documents/elements/button.html | 2 +- node/src/documents/elements/header.html | 2 +- node/src/documents/elements/icon.html | 2 +- node/src/documents/elements/label.html | 2 +- node/src/documents/elements/progress.html | 2 +- node/src/documents/elements/segment.html | 2 +- node/src/documents/elements/step.html | 2 +- node/src/documents/module.html | 2 +- node/src/documents/modules/checkbox.html | 2 +- node/src/documents/modules/dropdown.html | 2 +- node/src/documents/modules/shape.html | 2 +- node/src/documents/views/comment.html | 2 +- node/src/documents/views/feed.html | 2 +- node/src/documents/views/items.html | 2 +- node/src/files/javascript/semantic.js | 98 +++++----- node/src/files/stylesheets/semantic.css | 28 +-- node/src/layouts/default.html.eco | 189 ++++++++++---------- 22 files changed, 171 insertions(+), 184 deletions(-) diff --git a/node/src/documents/collections/form.html b/node/src/documents/collections/form.html index f46702ce5..f92284ddd 100755 --- a/node/src/documents/collections/form.html +++ b/node/src/documents/collections/form.html @@ -21,7 +21,7 @@ type : 'UI Collection'
-