Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / ui / keyboard / resources / elements / kb-keyset.html
index 5f79082..51fde1a 100644 (file)
@@ -5,7 +5,7 @@
   -->
 
 <polymer-element name="kb-keyset"
-    attributes="nextKeyset isDefault pitch weightRight
+    attributes="align isDefault nextKeyset pitch weightRight
         weightTop weightBottom"
     on-key-up="{{keyUp}}" on-key-longpress="{{keyLongpress}}">
   <template>
@@ -23,6 +23,7 @@
   </template>
   <script>
     Polymer('kb-keyset', {
+      align: "center",
       isDefault: false,
       nextKeyset: undefined,
       // Weight offsets for positioning the keyset.