浏览代码

Remove bottom toolbar button separators

j8
yanas 9 年前
父节点
当前提交
986bfd02b3
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0
    2
      index.html

+ 0
- 2
index.html 查看文件

@@ -191,7 +191,6 @@
191 191
                         </i>
192 192
                     </a>
193 193
                 </span>
194
-                <div class="bottom_button_separator"></div>
195 194
                 <span class="bottomToolbar_span">
196 195
                     <a class="bottomToolbarButton" id="bottom_toolbar_contact_list" data-container="body" data-toggle="popover" data-placement="top" id="contactlistpopover"  data-i18n="[content]bottomtoolbar.contactlist" content="Open / close contact list">
197 196
                         <i id="contactListButton" class="icon-contactList">
@@ -199,7 +198,6 @@
199 198
                         </i>
200 199
                     </a>
201 200
                 </span>
202
-                <div class="bottom_button_separator"></div>
203 201
                 <span class="bottomToolbar_span">
204 202
                     <a class="bottomToolbarButton" id="bottom_toolbar_film_strip" data-container="body" data-toggle="popover" shortcut="filmstripPopover" data-placement="top" data-i18n="[content]bottomtoolbar.filmstrip" content="Show / hide film strip">
205 203
                         <i id="filmStripButton" class="icon-filmstrip"></i>

正在加载...
取消
保存