summary refs log tree commit diff
path: root/webclient/rooms
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2014-08-15 23:24:42 +0100
committerMatthew Hodgson <matthew@matrix.org>2014-08-15 23:24:42 +0100
commit9f7c5f161cc7eaa1e23994955fc2aa29dd68dad7 (patch)
treebffad283a0dee45983d2cfc2d75b9b464d3d728d /webclient/rooms
parentFormatting (diff)
downloadsynapse-9f7c5f161cc7eaa1e23994955fc2aa29dd68dad7.tar.xz
switch some elements from being styled by class to styled by id
Diffstat (limited to 'webclient/rooms')
-rw-r--r--webclient/rooms/rooms.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/webclient/rooms/rooms.html b/webclient/rooms/rooms.html
index c3ee85f8a0..3630eedfd7 100644
--- a/webclient/rooms/rooms.html
+++ b/webclient/rooms/rooms.html
@@ -1,7 +1,7 @@
 <div ng-controller="RoomsController" class="rooms">
 
-    <div class="page">
-    <div class="wrapper">
+    <div id="page">
+    <div id="wrapper">
             
     <div>
         <form>